#f80e03 color space conversions
Hex:
#f80e03
RGB:
248, 14, 3
CMY:
3, 95, 99
CMYK:
0, 94, 99, 3
HSL:
3°, 97.6096%, 49.2157%
HSV (HSB):
3°, 98.7903%, 97.2549%
XYZ:
38.8849, 20.2771, 1.9506
xyY:
0.6363, 0.3318, 20.2771
CIE-Lab:
52.1491, 77.4336, 65.1669
CIE-LCH:
52.1491, 101.2061, 40.0835
CIE-Luv:
52.1491, 168.1073, 37.1030
Hunter-Lab:
45.0301, 75.3375, 28.9528
#f80e03 color charts
#f80e03 color shades, tints & tones
#f80e03 color schemes
#f80e03 color preview, HTML & CSS examples
This text has a color of #f80e03
<p style="color:#f80e03;">Text here</p>
.mytext {color:#f80e03;}
This box has a color of #f80e03
<div style="background-color:#f80e03;">Content here</div>
.mybackground {background-color:#f80e03;}
Border around this has a color of #f80e03
<div style="border:2px solid #f80e03;">Content here</div>
.myborder {border:2px solid #f80e03;}