#e80111 color space conversions
Hex:
#e80111
RGB:
232, 1, 17
CMY:
9, 100, 93
CMYK:
0, 100, 93, 9
HSL:
356°, 99.1416%, 45.6863%
HSV (HSB):
356°, 99.5690%, 90.9804%
XYZ:
33.3907, 17.2180, 2.0938
xyY:
0.6336, 0.3267, 17.2180
CIE-Lab:
48.5335, 74.6415, 57.6821
CIE-LCH:
48.5335, 94.3323, 37.6965
CIE-Luv:
48.5335, 158.0150, 32.6643
Hunter-Lab:
41.4946, 71.0238, 26.0544
#e80111 color charts
#e80111 color shades, tints & tones
#e80111 color schemes
#e80111 color preview, HTML & CSS examples
This text has a color of #e80111
<p style="color:#e80111;">Text here</p>
.mytext {color:#e80111;}
This box has a color of #e80111
<div style="background-color:#e80111;">Content here</div>
.mybackground {background-color:#e80111;}
Border around this has a color of #e80111
<div style="border:2px solid #e80111;">Content here</div>
.myborder {border:2px solid #e80111;}