#e80c24 color space conversions
Hex:
#e80c24
RGB:
232, 12, 36
CMY:
9, 95, 86
CMYK:
0, 95, 84, 9
HSL:
353°, 90.1639%, 47.8431%
HSV (HSB):
353°, 94.8276%, 90.9804%
XYZ:
33.7286, 17.5461, 3.2781
xyY:
0.6183, 0.3216, 17.5461
CIE-Lab:
48.9409, 74.0715, 49.7488
CIE-LCH:
48.9409, 89.2274, 33.8866
CIE-Luv:
48.9409, 153.9505, 29.5570
Hunter-Lab:
41.8881, 70.4254, 24.6817
#e80c24 color charts
#e80c24 color shades, tints & tones
#e80c24 color schemes
#e80c24 color preview, HTML & CSS examples
This text has a color of #e80c24
<p style="color:#e80c24;">Text here</p>
.mytext {color:#e80c24;}
This box has a color of #e80c24
<div style="background-color:#e80c24;">Content here</div>
.mybackground {background-color:#e80c24;}
Border around this has a color of #e80c24
<div style="border:2px solid #e80c24;">Content here</div>
.myborder {border:2px solid #e80c24;}