#e80c2b color space conversions
Hex:
#e80c2b
RGB:
232, 12, 43
CMY:
9, 95, 83
CMYK:
0, 95, 81, 9
HSL:
352°, 90.1639%, 47.8431%
HSV (HSB):
352°, 94.8276%, 90.9804%
XYZ:
33.8462, 17.5932, 3.8974
xyY:
0.6116, 0.3179, 17.5932
CIE-Lab:
48.9989, 74.2325, 46.1543
CIE-LCH:
48.9989, 87.4111, 31.8714
CIE-Luv:
48.9989, 152.6738, 27.6223
Hunter-Lab:
41.9442, 70.6354, 23.8518
#e80c2b color charts
#e80c2b color shades, tints & tones
#e80c2b color schemes
#e80c2b color preview, HTML & CSS examples
This text has a color of #e80c2b
<p style="color:#e80c2b;">Text here</p>
.mytext {color:#e80c2b;}
This box has a color of #e80c2b
<div style="background-color:#e80c2b;">Content here</div>
.mybackground {background-color:#e80c2b;}
Border around this has a color of #e80c2b
<div style="border:2px solid #e80c2b;">Content here</div>
.myborder {border:2px solid #e80c2b;}