#e80d29 color space conversions
Hex:
#e80d29
RGB:
232, 13, 41
CMY:
9, 95, 84
CMYK:
0, 94, 82, 9
HSL:
352°, 89.3878%, 48.0392%
HSV (HSB):
352°, 94.3966%, 90.9804%
XYZ:
33.8229, 17.6037, 3.7130
xyY:
0.6134, 0.3193, 17.6037
CIE-Lab:
49.0119, 74.0948, 47.2332
CIE-LCH:
49.0119, 87.8693, 32.5163
CIE-Luv:
49.0119, 152.8988, 28.2668
Hunter-Lab:
41.9568, 70.4707, 24.1228
#e80d29 color charts
#e80d29 color shades, tints & tones
#e80d29 color schemes
#e80d29 color preview, HTML & CSS examples
This text has a color of #e80d29
<p style="color:#e80d29;">Text here</p>
.mytext {color:#e80d29;}
This box has a color of #e80d29
<div style="background-color:#e80d29;">Content here</div>
.mybackground {background-color:#e80d29;}
Border around this has a color of #e80d29
<div style="border:2px solid #e80d29;">Content here</div>
.myborder {border:2px solid #e80d29;}