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