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