#f2c82a color space conversions
Hex:
#f2c82a
RGB:
242, 200, 42
CMY:
5, 22, 84
CMYK:
0, 17, 83, 5
HSL:
47°, 88.4956%, 55.6863%
HSV (HSB):
47°, 82.6446%, 94.9020%
XYZ:
57.6901, 60.3530, 10.7992
xyY:
0.4478, 0.4684, 60.3530
CIE-Lab:
82.0297, 0.8001, 76.4389
CIE-LCH:
82.0297, 76.4431, 89.4003
CIE-Luv:
82.0297, 36.2479, 82.4959
Hunter-Lab:
77.6872, -3.3993, 46.1392
#f2c82a color charts
#f2c82a color shades, tints & tones
#f2c82a color schemes
#f2c82a color preview, HTML & CSS examples
This text has a color of #f2c82a
<p style="color:#f2c82a;">Text here</p>
.mytext {color:#f2c82a;}
This box has a color of #f2c82a
<div style="background-color:#f2c82a;">Content here</div>
.mybackground {background-color:#f2c82a;}
Border around this has a color of #f2c82a
<div style="border:2px solid #f2c82a;">Content here</div>
.myborder {border:2px solid #f2c82a;}