#e80b11 color space conversions
Hex:
#e80b11
RGB:
232, 11, 17
CMY:
9, 96, 93
CMYK:
0, 95, 93, 9
HSL:
358°, 90.9465%, 47.6471%
HSV (HSB):
358°, 95.2586%, 90.9804%
XYZ:
33.4996, 17.4356, 2.1301
xyY:
0.6313, 0.3286, 17.4356
CIE-Lab:
48.8043, 73.8572, 57.8413
CIE-LCH:
48.8043, 93.8110, 38.0663
CIE-Luv:
48.8043, 156.5270, 33.1572
Hunter-Lab:
41.7560, 70.1322, 26.2046
#e80b11 color charts
#e80b11 color shades, tints & tones
#e80b11 color schemes
#e80b11 color preview, HTML & CSS examples
This text has a color of #e80b11
<p style="color:#e80b11;">Text here</p>
.mytext {color:#e80b11;}
This box has a color of #e80b11
<div style="background-color:#e80b11;">Content here</div>
.mybackground {background-color:#e80b11;}
Border around this has a color of #e80b11
<div style="border:2px solid #e80b11;">Content here</div>
.myborder {border:2px solid #e80b11;}