#f9f2ea color space conversions
Hex:
#f9f2ea
RGB:
249, 242, 234
CMY:
2, 5, 8
CMYK:
0, 3, 6, 2
HSL:
32°, 55.5556%, 94.7059%
HSV (HSB):
32°, 6.0241%, 97.6471%
XYZ:
85.6703, 89.5845, 90.6181
xyY:
0.3222, 0.3369, 89.5845
CIE-Lab:
95.8242, 0.9847, 4.6745
CIE-LCH:
95.8242, 4.7771, 78.1038
CIE-Luv:
95.8242, 4.4650, 6.9441
Hunter-Lab:
94.6491, -4.0691, 9.4894
#f9f2ea color charts
#f9f2ea color shades, tints & tones
#f9f2ea color schemes
#f9f2ea color preview, HTML & CSS examples
This text has a color of #f9f2ea
<p style="color:#f9f2ea;">Text here</p>
.mytext {color:#f9f2ea;}
This box has a color of #f9f2ea
<div style="background-color:#f9f2ea;">Content here</div>
.mybackground {background-color:#f9f2ea;}
Border around this has a color of #f9f2ea
<div style="border:2px solid #f9f2ea;">Content here</div>
.myborder {border:2px solid #f9f2ea;}