#e80d0c color space conversions
Hex:
#e80d0c
RGB:
232, 13, 12
CMY:
9, 95, 95
CMYK:
0, 94, 95, 9
HSL:
0°, 90.1639%, 47.8431%
HSV (HSB):
0°, 94.8276%, 90.9804%
XYZ:
33.4890, 17.4702, 1.9548
xyY:
0.6329, 0.3302, 17.4702
CIE-Lab:
48.8471, 73.6356, 59.4356
CIE-LCH:
48.8471, 94.6297, 38.9090
CIE-Luv:
48.8471, 156.5918, 33.8613
Hunter-Lab:
41.7974, 69.8729, 26.4852
#e80d0c color charts
#e80d0c color shades, tints & tones
#e80d0c color schemes
#e80d0c color preview, HTML & CSS examples
This text has a color of #e80d0c
<p style="color:#e80d0c;">Text here</p>
.mytext {color:#e80d0c;}
This box has a color of #e80d0c
<div style="background-color:#e80d0c;">Content here</div>
.mybackground {background-color:#e80d0c;}
Border around this has a color of #e80d0c
<div style="border:2px solid #e80d0c;">Content here</div>
.myborder {border:2px solid #e80d0c;}