#f80a01 color space conversions
Hex:
#f80a01
RGB:
248, 10, 1
CMY:
3, 96, 100
CMYK:
0, 96, 100, 3
HSL:
2°, 99.1968%, 48.8235%
HSV (HSB):
2°, 99.5968%, 97.2549%
XYZ:
38.8254, 20.1757, 1.8767
xyY:
0.6378, 0.3314, 20.1757
CIE-Lab:
52.0353, 77.7346, 65.6399
CIE-LCH:
52.0353, 101.7412, 40.1781
CIE-Luv:
52.0353, 168.8425, 37.0806
Hunter-Lab:
44.9174, 75.6852, 28.9650
#f80a01 color charts
#f80a01 color shades, tints & tones
#f80a01 color schemes
#f80a01 color preview, HTML & CSS examples
This text has a color of #f80a01
<p style="color:#f80a01;">Text here</p>
.mytext {color:#f80a01;}
This box has a color of #f80a01
<div style="background-color:#f80a01;">Content here</div>
.mybackground {background-color:#f80a01;}
Border around this has a color of #f80a01
<div style="border:2px solid #f80a01;">Content here</div>
.myborder {border:2px solid #f80a01;}