#e80e0c color space conversions
Hex:
#e80e0c
RGB:
232, 14, 12
CMY:
9, 95, 95
CMYK:
0, 94, 95, 9
HSL:
1°, 90.1639%, 47.8431%
HSV (HSB):
1°, 94.8276%, 90.9804%
XYZ:
33.5021, 17.4964, 1.9592
xyY:
0.6326, 0.3304, 17.4964
CIE-Lab:
48.8795, 73.5418, 59.4525
CIE-LCH:
48.8795, 94.5674, 38.9527
CIE-Luv:
48.8795, 156.4136, 33.9199
Hunter-Lab:
41.8287, 69.7667, 26.5030
#e80e0c color charts
#e80e0c color shades, tints & tones
#e80e0c color schemes
#e80e0c color preview, HTML & CSS examples
This text has a color of #e80e0c
<p style="color:#e80e0c;">Text here</p>
.mytext {color:#e80e0c;}
This box has a color of #e80e0c
<div style="background-color:#e80e0c;">Content here</div>
.mybackground {background-color:#e80e0c;}
Border around this has a color of #e80e0c
<div style="border:2px solid #e80e0c;">Content here</div>
.myborder {border:2px solid #e80e0c;}