#e80c2a color space conversions
Hex:
#e80c2a
RGB:
232, 12, 42
CMY:
9, 95, 84
CMYK:
0, 95, 82, 9
HSL:
352°, 90.1639%, 47.8431%
HSV (HSB):
352°, 94.8276%, 90.9804%
XYZ:
33.8281, 17.5859, 3.8020
xyY:
0.6127, 0.3185, 17.5859
CIE-Lab:
48.9900, 74.2077, 46.6815
CIE-LCH:
48.9900, 87.6696, 32.1726
CIE-Luv:
48.9900, 152.8692, 27.9185
Hunter-Lab:
41.9356, 70.6031, 23.9795
#e80c2a color charts
#e80c2a color shades, tints & tones
#e80c2a color schemes
#e80c2a color preview, HTML & CSS examples
This text has a color of #e80c2a
<p style="color:#e80c2a;">Text here</p>
.mytext {color:#e80c2a;}
This box has a color of #e80c2a
<div style="background-color:#e80c2a;">Content here</div>
.mybackground {background-color:#e80c2a;}
Border around this has a color of #e80c2a
<div style="border:2px solid #e80c2a;">Content here</div>
.myborder {border:2px solid #e80c2a;}