#e80a41 color space conversions
Hex:
#e80a41
RGB:
232, 10, 65
CMY:
9, 96, 75
CMYK:
0, 96, 72, 9
HSL:
345°, 91.7355%, 47.4510%
HSV (HSB):
345°, 95.6897%, 90.9804%
XYZ:
34.3414, 17.7545, 6.6180
xyY:
0.5849, 0.3024, 17.7545
CIE-Lab:
49.1970, 75.0984, 33.7731
CIE-LCH:
49.1970, 82.3432, 24.2143
CIE-Luv:
49.1970, 147.5723, 19.3212
Hunter-Lab:
42.1361, 71.7411, 20.1831
#e80a41 color charts
#e80a41 color shades, tints & tones
#e80a41 color schemes
#e80a41 color preview, HTML & CSS examples
This text has a color of #e80a41
<p style="color:#e80a41;">Text here</p>
.mytext {color:#e80a41;}
This box has a color of #e80a41
<div style="background-color:#e80a41;">Content here</div>
.mybackground {background-color:#e80a41;}
Border around this has a color of #e80a41
<div style="border:2px solid #e80a41;">Content here</div>
.myborder {border:2px solid #e80a41;}