#e00d2b color space conversions
Hex:
#e00d2b
RGB:
224, 13, 43
CMY:
12, 95, 83
CMYK:
0, 94, 81, 12
HSL:
351°, 89.0295%, 46.4706%
HSV (HSB):
351°, 94.1964%, 87.8431%
XYZ:
31.3204, 16.3096, 3.7828
xyY:
0.6092, 0.3172, 16.3096
CIE-Lab:
47.3780, 72.1744, 44.0124
CIE-LCH:
47.3780, 84.5354, 31.3751
CIE-Luv:
47.3780, 146.7155, 26.2118
Hunter-Lab:
40.3851, 67.7608, 22.7160
#e00d2b color charts
#e00d2b color shades, tints & tones
#e00d2b color schemes
#e00d2b color preview, HTML & CSS examples
This text has a color of #e00d2b
<p style="color:#e00d2b;">Text here</p>
.mytext {color:#e00d2b;}
This box has a color of #e00d2b
<div style="background-color:#e00d2b;">Content here</div>
.mybackground {background-color:#e00d2b;}
Border around this has a color of #e00d2b
<div style="border:2px solid #e00d2b;">Content here</div>
.myborder {border:2px solid #e00d2b;}