#f2cc74 color space conversions
Hex:
#f2cc74
RGB:
242, 204, 116
CMY:
5, 20, 55
CMYK:
0, 16, 52, 5
HSL:
42°, 82.8947%, 70.1961%
HSV (HSB):
42°, 52.0661%, 94.9020%
XYZ:
61.3632, 63.3239, 25.5115
xyY:
0.4085, 0.4216, 63.3239
CIE-Lab:
83.6125, 2.7777, 48.4479
CIE-LCH:
83.6125, 48.5274, 86.7186
CIE-Luv:
83.6125, 30.2291, 60.4352
Hunter-Lab:
79.5763, -1.6130, 36.6955
#f2cc74 color charts
#f2cc74 color shades, tints & tones
#f2cc74 color schemes
#f2cc74 color preview, HTML & CSS examples
This text has a color of #f2cc74
<p style="color:#f2cc74;">Text here</p>
.mytext {color:#f2cc74;}
This box has a color of #f2cc74
<div style="background-color:#f2cc74;">Content here</div>
.mybackground {background-color:#f2cc74;}
Border around this has a color of #f2cc74
<div style="border:2px solid #f2cc74;">Content here</div>
.myborder {border:2px solid #f2cc74;}