#e80c37 color space conversions
Hex:
#e80c37
RGB:
232, 12, 55
CMY:
9, 95, 78
CMYK:
0, 95, 76, 9
HSL:
348°, 90.1639%, 47.8431%
HSV (HSB):
348°, 94.8276%, 90.9804%
XYZ:
34.0998, 17.6946, 5.2326
xyY:
0.5980, 0.3103, 17.6946
CIE-Lab:
49.1236, 74.5780, 39.5685
CIE-LCH:
49.1236, 84.4248, 27.9489
CIE-Luv:
49.1236, 149.9934, 23.5495
Hunter-Lab:
42.0649, 71.0867, 22.0702
#e80c37 color charts
#e80c37 color shades, tints & tones
#e80c37 color schemes
#e80c37 color preview, HTML & CSS examples
This text has a color of #e80c37
<p style="color:#e80c37;">Text here</p>
.mytext {color:#e80c37;}
This box has a color of #e80c37
<div style="background-color:#e80c37;">Content here</div>
.mybackground {background-color:#e80c37;}
Border around this has a color of #e80c37
<div style="border:2px solid #e80c37;">Content here</div>
.myborder {border:2px solid #e80c37;}