#f80e04 color space conversions
Hex:
#f80e04
RGB:
248, 14, 4
CMY:
3, 95, 98
CMYK:
0, 94, 98, 3
HSL:
2°, 96.8254%, 49.4118%
HSV (HSB):
2°, 98.3871%, 97.2549%
XYZ:
38.8904, 20.2793, 1.9794
xyY:
0.6360, 0.3316, 20.2793
CIE-Lab:
52.1515, 77.4404, 64.9144
CIE-LCH:
52.1515, 101.0490, 39.9714
CIE-Luv:
52.1515, 168.0496, 37.0161
Hunter-Lab:
45.0325, 75.3466, 28.9167
#f80e04 color charts
#f80e04 color shades, tints & tones
#f80e04 color schemes
#f80e04 color preview, HTML & CSS examples
This text has a color of #f80e04
<p style="color:#f80e04;">Text here</p>
.mytext {color:#f80e04;}
This box has a color of #f80e04
<div style="background-color:#f80e04;">Content here</div>
.mybackground {background-color:#f80e04;}
Border around this has a color of #f80e04
<div style="border:2px solid #f80e04;">Content here</div>
.myborder {border:2px solid #f80e04;}