#f9fedc color space conversions
Hex:
#f9fedc
RGB:
249, 254, 220
CMY:
2, 0, 14
CMYK:
2, 0, 13, 0
HSL:
69°, 94.4444%, 92.9412%
HSV (HSB):
69°, 13.3858%, 99.6078%
XYZ:
87.4270, 96.1907, 81.6689
xyY:
0.3296, 0.3626, 96.1907
CIE-Lab:
98.5079, -7.3044, 15.7105
CIE-LCH:
98.5079, 17.3255, 114.9356
CIE-Luv:
98.5079, -1.0934, 24.7289
Hunter-Lab:
98.0768, -12.5172, 19.2828
#f9fedc color charts
#f9fedc color shades, tints & tones
#f9fedc color schemes
#f9fedc color preview, HTML & CSS examples
This text has a color of #f9fedc
<p style="color:#f9fedc;">Text here</p>
.mytext {color:#f9fedc;}
This box has a color of #f9fedc
<div style="background-color:#f9fedc;">Content here</div>
.mybackground {background-color:#f9fedc;}
Border around this has a color of #f9fedc
<div style="border:2px solid #f9fedc;">Content here</div>
.myborder {border:2px solid #f9fedc;}