#e00dbb color space conversions
Hex:
#e00dbb
RGB:
224, 13, 187
CMY:
12, 95, 27
CMYK:
0, 94, 17, 12
HSL:
311°, 89.0295%, 46.4706%
HSV (HSB):
311°, 94.1964%, 87.8431%
XYZ:
39.8540, 19.7230, 48.7201
xyY:
0.3680, 0.1821, 19.7230
CIE-Lab:
51.5226, 83.1925, -36.5540
CIE-LCH:
51.5226, 90.8691, 336.2798
CIE-Luv:
51.5226, 89.0796, -66.9505
Hunter-Lab:
44.4106, 82.4673, -33.9560
#e00dbb color charts
#e00dbb color shades, tints & tones
#e00dbb color schemes
#e00dbb color preview, HTML & CSS examples
This text has a color of #e00dbb
<p style="color:#e00dbb;">Text here</p>
.mytext {color:#e00dbb;}
This box has a color of #e00dbb
<div style="background-color:#e00dbb;">Content here</div>
.mybackground {background-color:#e00dbb;}
Border around this has a color of #e00dbb
<div style="border:2px solid #e00dbb;">Content here</div>
.myborder {border:2px solid #e00dbb;}