#f2f2c9 color space conversions
Hex:
#f2f2c9
RGB:
242, 242, 201
CMY:
5, 5, 21
CMYK:
0, 0, 17, 5
HSL:
60°, 61.1940%, 86.8627%
HSV (HSB):
60°, 16.9421%, 94.9020%
XYZ:
78.9127, 86.5986, 67.8144
xyY:
0.3382, 0.3711, 86.5986
CIE-Lab:
94.5677, -6.6480, 19.8355
CIE-LCH:
94.5677, 20.9199, 108.5289
CIE-Luv:
94.5677, 2.1768, 30.1572
Hunter-Lab:
93.0583, -11.4856, 21.9345
#f2f2c9 color charts
#f2f2c9 color shades, tints & tones
#f2f2c9 color schemes
#f2f2c9 color preview, HTML & CSS examples
This text has a color of #f2f2c9
<p style="color:#f2f2c9;">Text here</p>
.mytext {color:#f2f2c9;}
This box has a color of #f2f2c9
<div style="background-color:#f2f2c9;">Content here</div>
.mybackground {background-color:#f2f2c9;}
Border around this has a color of #f2f2c9
<div style="border:2px solid #f2f2c9;">Content here</div>
.myborder {border:2px solid #f2f2c9;}