#f2a11f color space conversions
Hex:
#f2a11f
RGB:
242, 161, 31
CMY:
5, 37, 88
CMYK:
0, 33, 87, 5
HSL:
37°, 89.0295%, 53.5294%
HSV (HSB):
37°, 87.1901%, 94.9020%
XYZ:
49.6101, 44.4659, 7.2644
xyY:
0.4895, 0.4388, 44.4659
CIE-Lab:
72.5388, 20.9427, 71.5366
CIE-LCH:
72.5388, 74.5392, 73.6824
CIE-Luv:
72.5388, 66.8658, 69.4458
Hunter-Lab:
66.6828, 16.1042, 40.2189
#f2a11f color charts
#f2a11f color shades, tints & tones
#f2a11f color schemes
#f2a11f color preview, HTML & CSS examples
This text has a color of #f2a11f
<p style="color:#f2a11f;">Text here</p>
.mytext {color:#f2a11f;}
This box has a color of #f2a11f
<div style="background-color:#f2a11f;">Content here</div>
.mybackground {background-color:#f2a11f;}
Border around this has a color of #f2a11f
<div style="border:2px solid #f2a11f;">Content here</div>
.myborder {border:2px solid #f2a11f;}