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