#f2cc9d color space conversions
Hex:
#f2cc9d
RGB:
242, 204, 157
CMY:
5, 20, 38
CMYK:
0, 16, 35, 5
HSL:
33°, 76.5766%, 78.2353%
HSV (HSB):
33°, 35.1240%, 94.9020%
XYZ:
64.2966, 64.4973, 40.9587
xyY:
0.3788, 0.3799, 64.4973
CIE-Lab:
84.2240, 6.9211, 28.4250
CIE-LCH:
84.2240, 29.2555, 76.3155
CIE-Luv:
84.2240, 27.2670, 37.6651
Hunter-Lab:
80.3102, 2.3648, 25.9789
#f2cc9d color charts
#f2cc9d color shades, tints & tones
#f2cc9d color schemes
#f2cc9d color preview, HTML & CSS examples
This text has a color of #f2cc9d
<p style="color:#f2cc9d;">Text here</p>
.mytext {color:#f2cc9d;}
This box has a color of #f2cc9d
<div style="background-color:#f2cc9d;">Content here</div>
.mybackground {background-color:#f2cc9d;}
Border around this has a color of #f2cc9d
<div style="border:2px solid #f2cc9d;">Content here</div>
.myborder {border:2px solid #f2cc9d;}