Hex color #fffdfa, RGB(255, 253, 250) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fffdfa is a shade of red-yellow. In a RGB color space it is composed of 100% red, 99.22% green and 98.04% blue. In HSL notation it has 36° hue, 100% saturation and 99% lightness. The process color (CMYK) is combination of 0% cyan, 0.78% magenta, 1.96% yellow and 0% key (black). The closest short hexadecimal code of #fffdfa is #fff.
Example CSS code:
.setFontColor { color: #fffdfa; }
.setBackgroundColor { background-color: #fffdfa; }
How to set font color?
<p style="color:#fffdfa">Font color is #fffdfa.</p>
Font color is #fffdfa.
When you photograph people in color, you photograph their clothes. But when you photograph people in Black and white, you photograph their souls!
- Ted Grant
How to set background color?
<div style="background-color:#fffdfa">Background color is #fffdfa.</div>
Background color is #fffdfa.
Compromise in colors is grey.
- Edi Rama