#f2cc9c color space conversions
Hex:
#f2cc9c
RGB:
242, 204, 156
CMY:
5, 20, 39
CMYK:
0, 16, 36, 5
HSL:
33°, 76.7857%, 78.0392%
HSV (HSB):
33°, 35.5372%, 94.9020%
XYZ:
64.2116, 64.4633, 40.5108
xyY:
0.3795, 0.3810, 64.4633
CIE-Lab:
84.2064, 6.8035, 28.9228
CIE-LCH:
84.2064, 29.7122, 76.7630
CIE-Luv:
84.2064, 27.3484, 38.2922
Hunter-Lab:
80.2890, 2.2505, 26.2868
#f2cc9c color charts
#f2cc9c color shades, tints & tones
#f2cc9c color schemes
#f2cc9c color preview, HTML & CSS examples
This text has a color of #f2cc9c
<p style="color:#f2cc9c;">Text here</p>
.mytext {color:#f2cc9c;}
This box has a color of #f2cc9c
<div style="background-color:#f2cc9c;">Content here</div>
.mybackground {background-color:#f2cc9c;}
Border around this has a color of #f2cc9c
<div style="border:2px solid #f2cc9c;">Content here</div>
.myborder {border:2px solid #f2cc9c;}