#f2f6cf color space conversions
Hex:
#f2f6cf
RGB:
242, 246, 207
CMY:
5, 4, 19
CMYK:
2, 0, 16, 4
HSL:
66°, 68.4211%, 88.8235%
HSV (HSB):
66°, 15.8537%, 96.4706%
XYZ:
80.8362, 89.2938, 72.0064
xyY:
0.3338, 0.3688, 89.2938
CIE-Lab:
95.7031, -7.7542, 18.3438
CIE-LCH:
95.7031, 19.9154, 112.9145
CIE-Luv:
95.7031, -0.2836, 28.3788
Hunter-Lab:
94.4954, -12.6689, 20.9672
#f2f6cf color charts
#f2f6cf color shades, tints & tones
#f2f6cf color schemes
#f2f6cf color preview, HTML & CSS examples
This text has a color of #f2f6cf
<p style="color:#f2f6cf;">Text here</p>
.mytext {color:#f2f6cf;}
This box has a color of #f2f6cf
<div style="background-color:#f2f6cf;">Content here</div>
.mybackground {background-color:#f2f6cf;}
Border around this has a color of #f2f6cf
<div style="border:2px solid #f2f6cf;">Content here</div>
.myborder {border:2px solid #f2f6cf;}