#f9f2c6 color space conversions
Hex:
#f9f2c6
RGB:
249, 242, 198
CMY:
2, 5, 22
CMYK:
0, 3, 20, 2
HSL:
52°, 80.9524%, 87.6471%
HSV (HSB):
52°, 20.4819%, 97.6471%
XYZ:
81.0121, 87.7212, 66.0882
xyY:
0.3450, 0.3736, 87.7212
CIE-Lab:
95.0434, -4.5676, 22.1174
CIE-LCH:
95.0434, 22.5842, 101.6686
CIE-Luv:
95.0434, 6.5649, 32.8820
Hunter-Lab:
93.6596, -9.5084, 23.7255
#f9f2c6 color charts
#f9f2c6 color shades, tints & tones
#f9f2c6 color schemes
#f9f2c6 color preview, HTML & CSS examples
This text has a color of #f9f2c6
<p style="color:#f9f2c6;">Text here</p>
.mytext {color:#f9f2c6;}
This box has a color of #f9f2c6
<div style="background-color:#f9f2c6;">Content here</div>
.mybackground {background-color:#f9f2c6;}
Border around this has a color of #f9f2c6
<div style="border:2px solid #f9f2c6;">Content here</div>
.myborder {border:2px solid #f9f2c6;}