#e00d7d color space conversions
Hex:
#e00d7d
RGB:
224, 13, 125
CMY:
12, 95, 51
CMYK:
0, 94, 44, 12
HSL:
328°, 89.0295%, 46.4706%
HSV (HSB):
328°, 94.1964%, 87.8431%
XYZ:
34.5861, 17.6158, 20.9793
xyY:
0.4726, 0.2407, 17.6158
CIE-Lab:
49.0268, 76.6761, -3.4005
CIE-LCH:
49.0268, 76.7514, 357.4607
CIE-Luv:
49.0268, 117.6410, -19.1747
Hunter-Lab:
41.9712, 73.6421, -0.2563
#e00d7d color charts
#e00d7d color shades, tints & tones
#e00d7d color schemes
#e00d7d color preview, HTML & CSS examples
This text has a color of #e00d7d
<p style="color:#e00d7d;">Text here</p>
.mytext {color:#e00d7d;}
This box has a color of #e00d7d
<div style="background-color:#e00d7d;">Content here</div>
.mybackground {background-color:#e00d7d;}
Border around this has a color of #e00d7d
<div style="border:2px solid #e00d7d;">Content here</div>
.myborder {border:2px solid #e00d7d;}