#f2a20c color space conversions
Hex:
#f2a20c
RGB:
242, 162, 12
CMY:
5, 36, 95
CMYK:
0, 33, 95, 5
HSL:
39°, 90.5512%, 49.8039%
HSV (HSB):
39°, 95.0413%, 94.9020%
XYZ:
49.6046, 44.7445, 6.3699
xyY:
0.4925, 0.4443, 44.7445
CIE-Lab:
72.7233, 20.1326, 75.3308
CIE-LCH:
72.7233, 77.9747, 75.0371
CIE-Luv:
72.7233, 66.4963, 71.7943
Hunter-Lab:
66.8913, 15.3107, 41.1778
#f2a20c color charts
#f2a20c color shades, tints & tones
#f2a20c color schemes
#f2a20c color preview, HTML & CSS examples
This text has a color of #f2a20c
<p style="color:#f2a20c;">Text here</p>
.mytext {color:#f2a20c;}
This box has a color of #f2a20c
<div style="background-color:#f2a20c;">Content here</div>
.mybackground {background-color:#f2a20c;}
Border around this has a color of #f2a20c
<div style="border:2px solid #f2a20c;">Content here</div>
.myborder {border:2px solid #f2a20c;}