#f80e01 color space conversions
Hex:
#f80e01
RGB:
248, 14, 1
CMY:
3, 95, 100
CMYK:
0, 94, 100, 3
HSL:
3°, 99.1968%, 48.8235%
HSV (HSB):
3°, 99.5968%, 97.2549%
XYZ:
38.8739, 20.2727, 1.8929
xyY:
0.6369, 0.3321, 20.2727
CIE-Lab:
52.1442, 77.4199, 65.6796
CIE-LCH:
52.1442, 101.5266, 40.3098
CIE-Luv:
52.1442, 168.2228, 37.2768
Hunter-Lab:
45.0252, 75.3192, 29.0251
#f80e01 color charts
#f80e01 color shades, tints & tones
#f80e01 color schemes
#f80e01 color preview, HTML & CSS examples
This text has a color of #f80e01
<p style="color:#f80e01;">Text here</p>
.mytext {color:#f80e01;}
This box has a color of #f80e01
<div style="background-color:#f80e01;">Content here</div>
.mybackground {background-color:#f80e01;}
Border around this has a color of #f80e01
<div style="border:2px solid #f80e01;">Content here</div>
.myborder {border:2px solid #f80e01;}