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