#e00d2d color space conversions
Hex:
#e00d2d
RGB:
224, 13, 45
CMY:
12, 95, 82
CMYK:
0, 94, 80, 12
HSL:
351°, 89.0295%, 46.4706%
HSV (HSB):
351°, 94.1964%, 87.8431%
XYZ:
31.3580, 16.3246, 3.9808
xyY:
0.6070, 0.3160, 16.3246
CIE-Lab:
47.3975, 72.2286, 42.9265
CIE-LCH:
47.3975, 84.0218, 30.7236
CIE-Luv:
47.3975, 146.2981, 25.5755
Hunter-Lab:
40.4037, 67.8305, 22.4410
#e00d2d color charts
#e00d2d color shades, tints & tones
#e00d2d color schemes
#e00d2d color preview, HTML & CSS examples
This text has a color of #e00d2d
<p style="color:#e00d2d;">Text here</p>
.mytext {color:#e00d2d;}
This box has a color of #e00d2d
<div style="background-color:#e00d2d;">Content here</div>
.mybackground {background-color:#e00d2d;}
Border around this has a color of #e00d2d
<div style="border:2px solid #e00d2d;">Content here</div>
.myborder {border:2px solid #e00d2d;}