#f2f6ce color space conversions
Hex:
#f2f6ce
RGB:
242, 246, 206
CMY:
5, 4, 19
CMYK:
2, 0, 16, 4
HSL:
66°, 68.9655%, 88.6275%
HSV (HSB):
66°, 16.2602%, 96.4706%
XYZ:
80.7143, 89.2450, 71.3644
xyY:
0.3345, 0.3698, 89.2450
CIE-Lab:
95.6827, -7.9048, 18.8281
CIE-LCH:
95.6827, 20.4202, 112.7746
CIE-Luv:
95.6827, -0.2366, 29.0780
Hunter-Lab:
94.4696, -12.8123, 21.3397
#f2f6ce color charts
#f2f6ce color shades, tints & tones
#f2f6ce color schemes
#f2f6ce color preview, HTML & CSS examples
This text has a color of #f2f6ce
<p style="color:#f2f6ce;">Text here</p>
.mytext {color:#f2f6ce;}
This box has a color of #f2f6ce
<div style="background-color:#f2f6ce;">Content here</div>
.mybackground {background-color:#f2f6ce;}
Border around this has a color of #f2f6ce
<div style="border:2px solid #f2f6ce;">Content here</div>
.myborder {border:2px solid #f2f6ce;}