#e80e3a color space conversions
Hex:
#e80e3a
RGB:
232, 14, 58
CMY:
9, 95, 77
CMYK:
0, 94, 75, 9
HSL:
348°, 88.6179%, 48.2353%
HSV (HSB):
348°, 93.9655%, 90.9804%
XYZ:
34.1995, 17.7754, 5.6315
xyY:
0.5937, 0.3086, 17.7754
CIE-Lab:
49.2225, 74.4973, 37.9365
CIE-LCH:
49.2225, 83.6004, 26.9867
CIE-Luv:
49.2225, 148.9129, 22.5092
Hunter-Lab:
42.1608, 71.0118, 21.5932
#e80e3a color charts
#e80e3a color shades, tints & tones
#e80e3a color schemes
#e80e3a color preview, HTML & CSS examples
This text has a color of #e80e3a
<p style="color:#e80e3a;">Text here</p>
.mytext {color:#e80e3a;}
This box has a color of #e80e3a
<div style="background-color:#e80e3a;">Content here</div>
.mybackground {background-color:#e80e3a;}
Border around this has a color of #e80e3a
<div style="border:2px solid #e80e3a;">Content here</div>
.myborder {border:2px solid #e80e3a;}