#f2dc40 color space conversions
Hex:
#f2dc40
RGB:
242, 220, 64
CMY:
5, 14, 75
CMYK:
0, 9, 74, 5
HSL:
53°, 87.2549%, 60.0000%
HSV (HSB):
53°, 73.5537%, 94.9020%
XYZ:
63.1366, 70.4338, 15.1179
xyY:
0.4246, 0.4737, 70.4338
CIE-Lab:
87.2092, -8.6017, 74.3832
CIE-LCH:
87.2092, 74.8789, 96.5964
CIE-Luv:
87.2092, 21.4710, 85.9232
Hunter-Lab:
83.9249, -12.5832, 48.0671
#f2dc40 color charts
#f2dc40 color shades, tints & tones
#f2dc40 color schemes
#f2dc40 color preview, HTML & CSS examples
This text has a color of #f2dc40
<p style="color:#f2dc40;">Text here</p>
.mytext {color:#f2dc40;}
This box has a color of #f2dc40
<div style="background-color:#f2dc40;">Content here</div>
.mybackground {background-color:#f2dc40;}
Border around this has a color of #f2dc40
<div style="border:2px solid #f2dc40;">Content here</div>
.myborder {border:2px solid #f2dc40;}