Hex color #fdf0f0, RGB(253, 240, 240) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fdf0f0 is a shade of red. In a RGB color space it is composed of 99.22% red, 94.12% green and 94.12% blue. In HSL notation it has 0° hue, 76.5% saturation and 96.7% lightness. The process color (CMYK) is combination of 0% cyan, 5.14% magenta, 5.14% yellow and 0.78% key (black). The closest short hexadecimal code of #fdf0f0 is #fff.
Example CSS code:
.setFontColor { color: #fdf0f0; }
.setBackgroundColor { background-color: #fdf0f0; }
How to set font color?
<p style="color:#fdf0f0">Font color is #fdf0f0.</p>
Font color is #fdf0f0.
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:#fdf0f0">Background color is #fdf0f0.</div>
Background color is #fdf0f0.
Compromise in colors is grey.
- Edi Rama