#f0a01f color space conversions
Hex:
#f0a01f
RGB:
240, 160, 31
CMY:
6, 37, 88
CMYK:
0, 33, 87, 6
HSL:
37°, 87.4477%, 53.1373%
HSV (HSB):
37°, 87.0833%, 94.1176%
XYZ:
48.7533, 43.7658, 7.1744
xyY:
0.4890, 0.4390, 43.7658
CIE-Lab:
72.0717, 20.6250, 71.0675
CIE-LCH:
72.0717, 73.9999, 73.8163
CIE-Luv:
72.0717, 66.0455, 69.0003
Hunter-Lab:
66.1557, 15.7726, 39.8792
#f0a01f color charts
#f0a01f color shades, tints & tones
#f0a01f color schemes
#f0a01f color preview, HTML & CSS examples
This text has a color of #f0a01f
<p style="color:#f0a01f;">Text here</p>
.mytext {color:#f0a01f;}
This box has a color of #f0a01f
<div style="background-color:#f0a01f;">Content here</div>
.mybackground {background-color:#f0a01f;}
Border around this has a color of #f0a01f
<div style="border:2px solid #f0a01f;">Content here</div>
.myborder {border:2px solid #f0a01f;}