#f2cc40 color space conversions
Hex:
#f2cc40
RGB:
242, 204, 64
CMY:
5, 20, 75
CMYK:
0, 16, 74, 5
HSL:
47°, 87.2549%, 60.0000%
HSV (HSB):
47°, 73.5537%, 94.9020%
XYZ:
59.1362, 62.4331, 13.7845
xyY:
0.4369, 0.4613, 62.4331
CIE-Lab:
83.1432, -0.4917, 70.5120
CIE-LCH:
83.1432, 70.5137, 90.3995
CIE-Luv:
83.1432, 32.7157, 79.4654
Hunter-Lab:
79.0146, -4.6825, 44.9668
#f2cc40 color charts
#f2cc40 color shades, tints & tones
#f2cc40 color schemes
#f2cc40 color preview, HTML & CSS examples
This text has a color of #f2cc40
<p style="color:#f2cc40;">Text here</p>
.mytext {color:#f2cc40;}
This box has a color of #f2cc40
<div style="background-color:#f2cc40;">Content here</div>
.mybackground {background-color:#f2cc40;}
Border around this has a color of #f2cc40
<div style="border:2px solid #f2cc40;">Content here</div>
.myborder {border:2px solid #f2cc40;}