#e80a0d color space conversions
Hex:
#e80a0d
RGB:
232, 10, 13
CMY:
9, 96, 95
CMYK:
0, 96, 94, 9
HSL:
359°, 91.7355%, 47.4510%
HSV (HSB):
359°, 95.6897%, 90.9804%
XYZ:
33.4599, 17.4019, 1.9761
xyY:
0.6333, 0.3293, 17.4019
CIE-Lab:
48.7625, 73.8977, 59.1002
CIE-LCH:
48.7625, 94.6241, 38.6513
CIE-Luv:
48.7625, 157.0026, 33.5952
Hunter-Lab:
41.7156, 70.1716, 26.3923
#e80a0d color charts
#e80a0d color shades, tints & tones
#e80a0d color schemes
#e80a0d color preview, HTML & CSS examples
This text has a color of #e80a0d
<p style="color:#e80a0d;">Text here</p>
.mytext {color:#e80a0d;}
This box has a color of #e80a0d
<div style="background-color:#e80a0d;">Content here</div>
.mybackground {background-color:#e80a0d;}
Border around this has a color of #e80a0d
<div style="border:2px solid #e80a0d;">Content here</div>
.myborder {border:2px solid #e80a0d;}