#f9faed color space conversions
Hex:
#f9faed
RGB:
249, 250, 237
CMY:
2, 2, 7
CMYK:
0, 0, 5, 2
HSL:
65°, 56.5217%, 95.4902%
HSV (HSB):
65°, 5.2000%, 98.0392%
XYZ:
88.5386, 94.6254, 93.7188
xyY:
0.3198, 0.3418, 94.6254
CIE-Lab:
97.8834, -2.5603, 6.1033
CIE-LCH:
97.8834, 6.6186, 112.7582
CIE-Luv:
97.8834, 0.1451, 9.7721
Hunter-Lab:
97.2756, -7.7646, 10.9708
#f9faed color charts
#f9faed color shades, tints & tones
#f9faed color schemes
#f9faed color preview, HTML & CSS examples
This text has a color of #f9faed
<p style="color:#f9faed;">Text here</p>
.mytext {color:#f9faed;}
This box has a color of #f9faed
<div style="background-color:#f9faed;">Content here</div>
.mybackground {background-color:#f9faed;}
Border around this has a color of #f9faed
<div style="border:2px solid #f9faed;">Content here</div>
.myborder {border:2px solid #f9faed;}