#e00dad color space conversions
Hex:
#e00dad
RGB:
224, 13, 173
CMY:
12, 95, 32
CMYK:
0, 94, 23, 12
HSL:
315°, 89.0295%, 46.4706%
HSV (HSB):
315°, 94.1964%, 87.8431%
XYZ:
38.4272, 19.1523, 41.2066
xyY:
0.3890, 0.1939, 19.1523
CIE-Lab:
50.8649, 81.5070, -29.3814
CIE-LCH:
50.8649, 86.6409, 340.1769
CIE-Luv:
50.8649, 95.3804, -56.0209
Hunter-Lab:
43.7633, 80.1496, -25.1919
#e00dad color charts
#e00dad color shades, tints & tones
#e00dad color schemes
#e00dad color preview, HTML & CSS examples
This text has a color of #e00dad
<p style="color:#e00dad;">Text here</p>
.mytext {color:#e00dad;}
This box has a color of #e00dad
<div style="background-color:#e00dad;">Content here</div>
.mybackground {background-color:#e00dad;}
Border around this has a color of #e00dad
<div style="border:2px solid #e00dad;">Content here</div>
.myborder {border:2px solid #e00dad;}