#e80c40 color space conversions
Hex:
#e80c40
RGB:
232, 12, 64
CMY:
9, 95, 75
CMYK:
0, 95, 72, 9
HSL:
346°, 90.1639%, 47.8431%
HSV (HSB):
346°, 94.8276%, 90.9804%
XYZ:
34.3356, 17.7889, 6.4744
xyY:
0.5859, 0.3036, 17.7889
CIE-Lab:
49.2391, 74.8972, 34.4185
CIE-LCH:
49.2391, 82.4271, 24.6809
CIE-Luv:
49.2391, 147.5845, 19.8768
Hunter-Lab:
42.1769, 71.5046, 20.4225
#e80c40 color charts
#e80c40 color shades, tints & tones
#e80c40 color schemes
#e80c40 color preview, HTML & CSS examples
This text has a color of #e80c40
<p style="color:#e80c40;">Text here</p>
.mytext {color:#e80c40;}
This box has a color of #e80c40
<div style="background-color:#e80c40;">Content here</div>
.mybackground {background-color:#e80c40;}
Border around this has a color of #e80c40
<div style="border:2px solid #e80c40;">Content here</div>
.myborder {border:2px solid #e80c40;}