#f2a02f color space conversions
Hex:
#f2a02f
RGB:
242, 160, 47
CMY:
5, 37, 82
CMYK:
0, 34, 81, 5
HSL:
35°, 88.2353%, 56.6667%
HSV (HSB):
35°, 80.5785%, 94.9020%
XYZ:
49.7018, 44.2241, 8.6059
xyY:
0.4847, 0.4313, 44.2241
CIE-Lab:
72.3780, 21.8836, 66.5455
CIE-LCH:
72.3780, 70.0514, 71.7964
CIE-Luv:
72.3780, 67.0173, 66.1830
Hunter-Lab:
66.5012, 17.0307, 38.8782
#f2a02f color charts
#f2a02f color shades, tints & tones
#f2a02f color schemes
#f2a02f color preview, HTML & CSS examples
This text has a color of #f2a02f
<p style="color:#f2a02f;">Text here</p>
.mytext {color:#f2a02f;}
This box has a color of #f2a02f
<div style="background-color:#f2a02f;">Content here</div>
.mybackground {background-color:#f2a02f;}
Border around this has a color of #f2a02f
<div style="border:2px solid #f2a02f;">Content here</div>
.myborder {border:2px solid #f2a02f;}