#f5f9fe color space conversions
Hex:
#f5f9fe
RGB:
245, 249, 254
CMY:
4, 2, 0
CMYK:
4, 2, 0, 0
HSL:
213°, 81.8182%, 97.8431%
HSV (HSB):
213°, 3.5433%, 99.6078%
XYZ:
89.4213, 94.3196, 107.2584
xyY:
0.3073, 0.3241, 94.3196
CIE-Lab:
97.7606, -0.4136, -2.8613
CIE-LCH:
97.7606, 2.8911, 261.7740
CIE-Luv:
97.7606, -2.4837, -4.3857
Hunter-Lab:
97.1183, -5.6038, 2.5023
#f5f9fe color charts
#f5f9fe color shades, tints & tones
#f5f9fe color schemes
#f5f9fe color preview, HTML & CSS examples
This text has a color of #f5f9fe
<p style="color:#f5f9fe;">Text here</p>
.mytext {color:#f5f9fe;}
This box has a color of #f5f9fe
<div style="background-color:#f5f9fe;">Content here</div>
.mybackground {background-color:#f5f9fe;}
Border around this has a color of #f5f9fe
<div style="border:2px solid #f5f9fe;">Content here</div>
.myborder {border:2px solid #f5f9fe;}