#e01da9 color space conversions
Hex:
#e01da9
RGB:
224, 29, 169
CMY:
12, 89, 34
CMYK:
0, 87, 25, 12
HSL:
317°, 77.0751%, 49.6078%
HSV (HSB):
317°, 87.0536%, 87.8431%
XYZ:
38.3413, 19.5906, 39.2967
xyY:
0.3943, 0.2015, 19.5906
CIE-Lab:
51.3711, 79.0490, -26.2380
CIE-LCH:
51.3711, 83.2897, 341.6379
CIE-Luv:
51.3711, 95.4343, -51.1573
Hunter-Lab:
44.2613, 77.1682, -21.6568
#e01da9 color charts
#e01da9 color shades, tints & tones
#e01da9 color schemes
#e01da9 color preview, HTML & CSS examples
This text has a color of #e01da9
<p style="color:#e01da9;">Text here</p>
.mytext {color:#e01da9;}
This box has a color of #e01da9
<div style="background-color:#e01da9;">Content here</div>
.mybackground {background-color:#e01da9;}
Border around this has a color of #e01da9
<div style="border:2px solid #e01da9;">Content here</div>
.myborder {border:2px solid #e01da9;}