#e80032 color space conversions
Hex:
#e80032
RGB:
232, 0, 50
CMY:
9, 100, 80
CMYK:
0, 100, 78, 9
HSL:
347°, 100.0000%, 45.4902%
HSV (HSB):
347°, 100.0000%, 90.9804%
XYZ:
33.8544, 17.3861, 4.5891
xyY:
0.6064, 0.3114, 17.3861
CIE-Lab:
48.7429, 75.3647, 42.0239
CIE-LCH:
48.7429, 86.2893, 29.1443
CIE-Luv:
48.7429, 152.8629, 24.7242
Hunter-Lab:
41.6966, 71.9590, 22.6622
#e80032 color charts
#e80032 color shades, tints & tones
#e80032 color schemes
#e80032 color preview, HTML & CSS examples
This text has a color of #e80032
<p style="color:#e80032;">Text here</p>
.mytext {color:#e80032;}
This box has a color of #e80032
<div style="background-color:#e80032;">Content here</div>
.mybackground {background-color:#e80032;}
Border around this has a color of #e80032
<div style="border:2px solid #e80032;">Content here</div>
.myborder {border:2px solid #e80032;}