#e00da4 color space conversions
Hex:
#e00da4
RGB:
224, 13, 164
CMY:
12, 95, 36
CMYK:
0, 94, 27, 12
HSL:
317°, 89.0295%, 46.4706%
HSV (HSB):
317°, 94.1964%, 87.8431%
XYZ:
37.5852, 18.8155, 36.7727
xyY:
0.4034, 0.2019, 18.8155
CIE-Lab:
50.4706, 80.4861, -24.6744
CIE-LCH:
50.4706, 84.1833, 342.9562
CIE-Luv:
50.4706, 99.5200, -48.9780
Hunter-Lab:
43.3768, 78.7576, -19.8994
#e00da4 color charts
#e00da4 color shades, tints & tones
#e00da4 color schemes
#e00da4 color preview, HTML & CSS examples
This text has a color of #e00da4
<p style="color:#e00da4;">Text here</p>
.mytext {color:#e00da4;}
This box has a color of #e00da4
<div style="background-color:#e00da4;">Content here</div>
.mybackground {background-color:#e00da4;}
Border around this has a color of #e00da4
<div style="border:2px solid #e00da4;">Content here</div>
.myborder {border:2px solid #e00da4;}