Hex color #fffffe, RGB(255, 255, 254) - code, conversions, schemes and color harmonies, as well as examples of use in HTML and CSS.
The hex color code #fffffe is a shade of yellow. In a RGB color space it is composed of 100% red, 100% green and 99.61% blue. In HSL notation it has 60° hue, 100% saturation and 99.8% lightness. The process color (CMYK) is combination of 0% cyan, 0% magenta, 0.39% yellow and 0% key (black). The closest short hexadecimal code of #fffffe is #fff.
Example CSS code:
.setFontColor { color: #fffffe; }
.setBackgroundColor { background-color: #fffffe; }
How to set font color?
<p style="color:#fffffe">Font color is #fffffe.</p>
Font color is #fffffe.
Red was ruby, green was fluorescent, yellow was simply incandescent. Color was life. Color was everything.
Color, you see, was the universal sign of magic.
- Tahereh Mafi, Furthermore
How to set background color?
<div style="background-color:#fffffe">Background color is #fffffe.</div>
Background color is #fffffe.
Compromise in colors is grey.
- Edi Rama