Hex color #faecf1, RGB(250, 236, 241) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #faecf1 is a shade of red-magenta. In a RGB color space it is composed of 98.04% red, 92.55% green and 94.51% blue. In HSL notation it has 338.6° hue, 58.3% saturation and 95.3% lightness. The process color (CMYK) is combination of 0% cyan, 5.60% magenta, 3.6% yellow and 1.96% key (black). The closest short hexadecimal code of #faecf1 is #fef.
Example CSS code:
.setFontColor { color: #faecf1; }
.setBackgroundColor { background-color: #faecf1; }
How to set font color?
<p style="color:#faecf1">Font color is #faecf1.</p>
Font color is #faecf1.
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:#faecf1">Background color is #faecf1.</div>
Background color is #faecf1.
Compromise in colors is grey.
- Edi Rama