#e00d6f color space conversions
Hex:
#e00d6f
RGB:
224, 13, 111
CMY:
12, 95, 56
CMYK:
0, 94, 50, 12
HSL:
332°, 89.0295%, 46.4706%
HSV (HSB):
332°, 94.1964%, 87.8431%
XYZ:
33.7536, 17.2828, 16.5958
xyY:
0.4991, 0.2555, 17.2828
CIE-Lab:
48.6145, 75.5662, 4.5702
CIE-LCH:
48.6145, 75.7042, 3.4610
CIE-Luv:
48.6145, 123.8930, -9.2047
Hunter-Lab:
41.5726, 72.1755, 5.4322
#e00d6f color charts
#e00d6f color shades, tints & tones
#e00d6f color schemes
#e00d6f color preview, HTML & CSS examples
This text has a color of #e00d6f
<p style="color:#e00d6f;">Text here</p>
.mytext {color:#e00d6f;}
This box has a color of #e00d6f
<div style="background-color:#e00d6f;">Content here</div>
.mybackground {background-color:#e00d6f;}
Border around this has a color of #e00d6f
<div style="border:2px solid #e00d6f;">Content here</div>
.myborder {border:2px solid #e00d6f;}