#e00d41 color space conversions
Hex:
#e00d41
RGB:
224, 13, 65
CMY:
12, 95, 75
CMYK:
0, 94, 71, 12
HSL:
345°, 89.0295%, 46.4706%
HSV (HSB):
345°, 94.1964%, 87.8431%
XYZ:
31.8385, 16.5168, 6.5110
xyY:
0.5803, 0.3010, 16.5168
CIE-Lab:
47.6453, 72.9161, 31.5239
CIE-LCH:
47.6453, 79.4387, 23.3803
CIE-Luv:
47.6453, 141.1699, 17.7266
Hunter-Lab:
40.6409, 68.7175, 18.9498
#e00d41 color charts
#e00d41 color shades, tints & tones
#e00d41 color schemes
#e00d41 color preview, HTML & CSS examples
This text has a color of #e00d41
<p style="color:#e00d41;">Text here</p>
.mytext {color:#e00d41;}
This box has a color of #e00d41
<div style="background-color:#e00d41;">Content here</div>
.mybackground {background-color:#e00d41;}
Border around this has a color of #e00d41
<div style="border:2px solid #e00d41;">Content here</div>
.myborder {border:2px solid #e00d41;}