#f9f5fe color space conversions
Hex:
#f9f5fe
RGB:
249, 245, 254
CMY:
2, 4, 0
CMYK:
2, 4, 0, 0
HSL:
267°, 81.8182%, 97.8431%
HSV (HSB):
267°, 3.5433%, 99.6078%
XYZ:
89.6087, 92.6003, 106.9167
xyY:
0.3099, 0.3203, 92.6003
CIE-Lab:
97.0652, 2.9262, -3.8488
CIE-LCH:
97.0652, 4.8349, 307.2448
CIE-Luv:
97.0652, 1.7176, -6.5250
Hunter-Lab:
96.2291, -2.1812, 1.4853
#f9f5fe color charts
#f9f5fe color shades, tints & tones
#f9f5fe color schemes
#f9f5fe color preview, HTML & CSS examples
This text has a color of #f9f5fe
<p style="color:#f9f5fe;">Text here</p>
.mytext {color:#f9f5fe;}
This box has a color of #f9f5fe
<div style="background-color:#f9f5fe;">Content here</div>
.mybackground {background-color:#f9f5fe;}
Border around this has a color of #f9f5fe
<div style="border:2px solid #f9f5fe;">Content here</div>
.myborder {border:2px solid #f9f5fe;}