#f2a01c color space conversions
Hex:
#f2a01c
RGB:
242, 160, 28
CMY:
5, 37, 89
CMYK:
0, 34, 88, 5
HSL:
37°, 89.1667%, 52.9412%
HSV (HSB):
37°, 88.4298%, 94.9020%
XYZ:
49.3984, 44.1027, 7.0077
xyY:
0.4915, 0.4388, 44.1027
CIE-Lab:
72.2971, 21.4109, 72.0867
CIE-LCH:
72.2971, 75.1992, 73.4577
CIE-Luv:
72.2971, 67.7740, 69.4917
Hunter-Lab:
66.4099, 16.5583, 40.2305
#f2a01c color charts
#f2a01c color shades, tints & tones
#f2a01c color schemes
#f2a01c color preview, HTML & CSS examples
This text has a color of #f2a01c
<p style="color:#f2a01c;">Text here</p>
.mytext {color:#f2a01c;}
This box has a color of #f2a01c
<div style="background-color:#f2a01c;">Content here</div>
.mybackground {background-color:#f2a01c;}
Border around this has a color of #f2a01c
<div style="border:2px solid #f2a01c;">Content here</div>
.myborder {border:2px solid #f2a01c;}