#f2cc99 color space conversions
Hex:
#f2cc99
RGB:
242, 204, 153
CMY:
5, 20, 40
CMYK:
0, 16, 37, 5
HSL:
34°, 77.3913%, 77.4510%
HSV (HSB):
34°, 36.7769%, 94.9020%
XYZ:
63.9606, 64.3629, 39.1892
xyY:
0.3818, 0.3842, 64.3629
CIE-Lab:
84.1544, 6.4554, 30.4147
CIE-LCH:
84.1544, 31.0922, 78.0169
CIE-Luv:
84.1544, 27.5900, 40.1536
Hunter-Lab:
80.2265, 1.9128, 27.1964
#f2cc99 color charts
#f2cc99 color shades, tints & tones
#f2cc99 color schemes
#f2cc99 color preview, HTML & CSS examples
This text has a color of #f2cc99
<p style="color:#f2cc99;">Text here</p>
.mytext {color:#f2cc99;}
This box has a color of #f2cc99
<div style="background-color:#f2cc99;">Content here</div>
.mybackground {background-color:#f2cc99;}
Border around this has a color of #f2cc99
<div style="border:2px solid #f2cc99;">Content here</div>
.myborder {border:2px solid #f2cc99;}