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