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