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