#e80604 color space conversions
Hex:
#e80604
RGB:
232, 6, 4
CMY:
9, 98, 98
CMYK:
0, 97, 98, 9
HSL:
1°, 96.6102%, 46.2745%
HSV (HSB):
1°, 98.2759%, 90.9804%
XYZ:
33.3658, 17.2948, 1.6945
xyY:
0.6373, 0.3303, 17.2948
CIE-Lab:
48.6294, 74.1403, 61.4964
CIE-LCH:
48.6294, 96.3254, 39.6743
CIE-Luv:
48.6294, 158.1818, 34.2741
Hunter-Lab:
41.5870, 70.4352, 26.6951
#e80604 color charts
#e80604 color shades, tints & tones
#e80604 color schemes
#e80604 color preview, HTML & CSS examples
This text has a color of #e80604
<p style="color:#e80604;">Text here</p>
.mytext {color:#e80604;}
This box has a color of #e80604
<div style="background-color:#e80604;">Content here</div>
.mybackground {background-color:#e80604;}
Border around this has a color of #e80604
<div style="border:2px solid #e80604;">Content here</div>
.myborder {border:2px solid #e80604;}