#e80a2a color space conversions
Hex:
#e80a2a
RGB:
232, 10, 42
CMY:
9, 96, 84
CMYK:
0, 96, 82, 9
HSL:
351°, 91.7355%, 47.4510%
HSV (HSB):
351°, 95.6897%, 90.9804%
XYZ:
33.8052, 17.5401, 3.7943
xyY:
0.6131, 0.3181, 17.5401
CIE-Lab:
48.9334, 74.3714, 46.6279
CIE-LCH:
48.9334, 87.7796, 32.0861
CIE-Luv:
48.9334, 153.1665, 27.8101
Hunter-Lab:
41.8808, 70.7892, 23.9450
#e80a2a color charts
#e80a2a color shades, tints & tones
#e80a2a color schemes
#e80a2a color preview, HTML & CSS examples
This text has a color of #e80a2a
<p style="color:#e80a2a;">Text here</p>
.mytext {color:#e80a2a;}
This box has a color of #e80a2a
<div style="background-color:#e80a2a;">Content here</div>
.mybackground {background-color:#e80a2a;}
Border around this has a color of #e80a2a
<div style="border:2px solid #e80a2a;">Content here</div>
.myborder {border:2px solid #e80a2a;}