#e80a40 color space conversions
Hex:
#e80a40
RGB:
232, 10, 64
CMY:
9, 96, 75
CMYK:
0, 96, 72, 9
HSL:
345°, 91.7355%, 47.4510%
HSV (HSB):
345°, 95.6897%, 90.9804%
XYZ:
34.3127, 17.7431, 6.4668
xyY:
0.5863, 0.3032, 17.7431
CIE-Lab:
49.1830, 75.0597, 34.3525
CIE-LCH:
49.1830, 82.5473, 24.5921
CIE-Luv:
49.1830, 147.8614, 19.7616
Hunter-Lab:
42.1225, 71.6903, 20.3834
#e80a40 color charts
#e80a40 color shades, tints & tones
#e80a40 color schemes
#e80a40 color preview, HTML & CSS examples
This text has a color of #e80a40
<p style="color:#e80a40;">Text here</p>
.mytext {color:#e80a40;}
This box has a color of #e80a40
<div style="background-color:#e80a40;">Content here</div>
.mybackground {background-color:#e80a40;}
Border around this has a color of #e80a40
<div style="border:2px solid #e80a40;">Content here</div>
.myborder {border:2px solid #e80a40;}