#f0501e color space conversions
Hex:
#f0501e
RGB:
240, 80, 30
CMY:
6, 69, 88
CMYK:
0, 67, 88, 6
HSL:
14°, 87.5000%, 52.9412%
HSV (HSB):
14°, 87.5000%, 94.1176%
XYZ:
39.0382, 24.3563, 3.8720
xyY:
0.5804, 0.3621, 24.3563
CIE-Lab:
56.4428, 59.4133, 59.1323
CIE-LCH:
56.4428, 83.8247, 44.8642
CIE-Luv:
56.4428, 130.2625, 43.0015
Hunter-Lab:
49.3521, 54.8296, 29.8948
#f0501e color charts
#f0501e color shades, tints & tones
#f0501e color schemes
#f0501e color preview, HTML & CSS examples
This text has a color of #f0501e
<p style="color:#f0501e;">Text here</p>
.mytext {color:#f0501e;}
This box has a color of #f0501e
<div style="background-color:#f0501e;">Content here</div>
.mybackground {background-color:#f0501e;}
Border around this has a color of #f0501e
<div style="border:2px solid #f0501e;">Content here</div>
.myborder {border:2px solid #f0501e;}