#f2c04e color space conversions
Hex:
#f2c04e
RGB:
242, 192, 78
CMY:
5, 25, 69
CMYK:
0, 21, 68, 5
HSL:
42°, 86.3158%, 62.7451%
HSV (HSB):
42°, 67.7686%, 94.9020%
XYZ:
56.8427, 57.1266, 15.2383
xyY:
0.4399, 0.4421, 57.1266
CIE-Lab:
80.2507, 6.3848, 62.1117
CIE-LCH:
80.2507, 62.4390, 84.1309
CIE-Luv:
80.2507, 40.8323, 70.4501
Hunter-Lab:
75.5821, 1.9750, 40.9539
#f2c04e color charts
#f2c04e color shades, tints & tones
#f2c04e color schemes
#f2c04e color preview, HTML & CSS examples
This text has a color of #f2c04e
<p style="color:#f2c04e;">Text here</p>
.mytext {color:#f2c04e;}
This box has a color of #f2c04e
<div style="background-color:#f2c04e;">Content here</div>
.mybackground {background-color:#f2c04e;}
Border around this has a color of #f2c04e
<div style="border:2px solid #f2c04e;">Content here</div>
.myborder {border:2px solid #f2c04e;}