#f2f9cf color space conversions
Hex:
#f2f9cf
RGB:
242, 249, 207
CMY:
5, 2, 19
CMYK:
3, 0, 17, 2
HSL:
70°, 77.7778%, 89.4118%
HSV (HSB):
70°, 16.8675%, 97.6471%
XYZ:
81.7561, 91.1336, 72.3130
xyY:
0.3334, 0.3717, 91.1336
CIE-Lab:
96.4650, -9.2484, 19.4106
CIE-LCH:
96.4650, 21.5012, 115.4759
CIE-Luv:
96.4650, -1.8951, 30.1861
Hunter-Lab:
95.4639, -14.1929, 21.9131
#f2f9cf color charts
#f2f9cf color shades, tints & tones
#f2f9cf color schemes
#f2f9cf color preview, HTML & CSS examples
This text has a color of #f2f9cf
<p style="color:#f2f9cf;">Text here</p>
.mytext {color:#f2f9cf;}
This box has a color of #f2f9cf
<div style="background-color:#f2f9cf;">Content here</div>
.mybackground {background-color:#f2f9cf;}
Border around this has a color of #f2f9cf
<div style="border:2px solid #f2f9cf;">Content here</div>
.myborder {border:2px solid #f2f9cf;}