#e80028 color space conversions
Hex:
#e80028
RGB:
232, 0, 40
CMY:
9, 100, 84
CMYK:
0, 100, 83, 9
HSL:
350°, 100.0000%, 45.4902%
HSV (HSB):
350°, 100.0000%, 90.9804%
XYZ:
33.6617, 17.3090, 3.5743
xyY:
0.6171, 0.3173, 17.3090
CIE-Lab:
48.6470, 75.1039, 47.4221
CIE-LCH:
48.6470, 88.8226, 32.2691
CIE-Luv:
48.6470, 154.9717, 27.8693
Hunter-Lab:
41.6041, 71.6165, 24.0292
#e80028 color charts
#e80028 color shades, tints & tones
#e80028 color schemes
#e80028 color preview, HTML & CSS examples
This text has a color of #e80028
<p style="color:#e80028;">Text here</p>
.mytext {color:#e80028;}
This box has a color of #e80028
<div style="background-color:#e80028;">Content here</div>
.mybackground {background-color:#e80028;}
Border around this has a color of #e80028
<div style="border:2px solid #e80028;">Content here</div>
.myborder {border:2px solid #e80028;}