#e80f29 color space conversions
Hex:
#e80f29
RGB:
232, 15, 41
CMY:
9, 94, 84
CMYK:
0, 94, 82, 9
HSL:
353°, 87.8543%, 48.4314%
HSV (HSB):
353°, 93.5345%, 90.9804%
XYZ:
33.8498, 17.6575, 3.7220
xyY:
0.6129, 0.3197, 17.6575
CIE-Lab:
49.0781, 73.9036, 47.2951
CIE-LCH:
49.0781, 87.7415, 32.6175
CIE-Luv:
49.0781, 152.5508, 28.3932
Hunter-Lab:
42.0209, 70.2535, 24.1630
#e80f29 color charts
#e80f29 color shades, tints & tones
#e80f29 color schemes
#e80f29 color preview, HTML & CSS examples
This text has a color of #e80f29
<p style="color:#e80f29;">Text here</p>
.mytext {color:#e80f29;}
This box has a color of #e80f29
<div style="background-color:#e80f29;">Content here</div>
.mybackground {background-color:#e80f29;}
Border around this has a color of #e80f29
<div style="border:2px solid #e80f29;">Content here</div>
.myborder {border:2px solid #e80f29;}