#e80f08 color space conversions
Hex:
#e80f08
RGB:
232, 15, 8
CMY:
9, 94, 97
CMYK:
0, 94, 97, 9
HSL:
2°, 93.3333%, 47.0588%
HSV (HSB):
2°, 96.5517%, 90.9804%
XYZ:
33.4934, 17.5150, 1.8452
xyY:
0.6337, 0.3314, 17.5150
CIE-Lab:
48.9025, 73.4123, 60.5294
CIE-LCH:
48.9025, 95.1481, 39.5060
CIE-Luv:
48.9025, 156.4811, 34.3674
Hunter-Lab:
41.8509, 69.6148, 26.6816
#e80f08 color charts
#e80f08 color shades, tints & tones
#e80f08 color schemes
#e80f08 color preview, HTML & CSS examples
This text has a color of #e80f08
<p style="color:#e80f08;">Text here</p>
.mytext {color:#e80f08;}
This box has a color of #e80f08
<div style="background-color:#e80f08;">Content here</div>
.mybackground {background-color:#e80f08;}
Border around this has a color of #e80f08
<div style="border:2px solid #e80f08;">Content here</div>
.myborder {border:2px solid #e80f08;}