#e80e29 color space conversions
Hex:
#e80e29
RGB:
232, 14, 41
CMY:
9, 95, 84
CMYK:
0, 94, 82, 9
HSL:
353°, 88.6179%, 48.2353%
HSV (HSB):
353°, 93.9655%, 90.9804%
XYZ:
33.8360, 17.6300, 3.7174
xyY:
0.6132, 0.3195, 17.6300
CIE-Lab:
49.0442, 74.0015, 47.2634
CIE-LCH:
49.0442, 87.8069, 32.5656
CIE-Luv:
49.0442, 152.7290, 28.3285
Hunter-Lab:
41.9881, 70.3647, 24.1424
#e80e29 color charts
#e80e29 color shades, tints & tones
#e80e29 color schemes
#e80e29 color preview, HTML & CSS examples
This text has a color of #e80e29
<p style="color:#e80e29;">Text here</p>
.mytext {color:#e80e29;}
This box has a color of #e80e29
<div style="background-color:#e80e29;">Content here</div>
.mybackground {background-color:#e80e29;}
Border around this has a color of #e80e29
<div style="border:2px solid #e80e29;">Content here</div>
.myborder {border:2px solid #e80e29;}