#f2a01f color space conversions
Hex:
#f2a01f
RGB:
242, 160, 31
CMY:
5, 37, 88
CMYK:
0, 34, 87, 5
HSL:
37°, 89.0295%, 53.5294%
HSV (HSB):
37°, 87.1901%, 94.9020%
XYZ:
49.4361, 44.1178, 7.2063
xyY:
0.4906, 0.4378, 44.1178
CIE-Lab:
72.3072, 21.4698, 71.3538
CIE-LCH:
72.3072, 74.5138, 73.2538
CIE-Luv:
72.3072, 67.6792, 69.0774
Hunter-Lab:
66.4212, 16.6171, 40.0622
#f2a01f color charts
#f2a01f color shades, tints & tones
#f2a01f color schemes
#f2a01f color preview, HTML & CSS examples
This text has a color of #f2a01f
<p style="color:#f2a01f;">Text here</p>
.mytext {color:#f2a01f;}
This box has a color of #f2a01f
<div style="background-color:#f2a01f;">Content here</div>
.mybackground {background-color:#f2a01f;}
Border around this has a color of #f2a01f
<div style="border:2px solid #f2a01f;">Content here</div>
.myborder {border:2px solid #f2a01f;}