#e001d9 color space conversions
Hex:
#e001d9
RGB:
224, 1, 217
CMY:
12, 100, 15
CMYK:
0, 100, 3, 12
HSL:
302°, 99.1111%, 44.1176%
HSV (HSB):
302°, 99.5536%, 87.8431%
XYZ:
43.2757, 20.8788, 67.3948
xyY:
0.3290, 0.1587, 20.8788
CIE-Lab:
52.8165, 88.0324, -51.7962
CIE-LCH:
52.8165, 102.1399, 329.5285
CIE-Luv:
52.8165, 76.9175, -90.6117
Hunter-Lab:
45.6933, 89.0926, -55.4638
#e001d9 color charts
#e001d9 color shades, tints & tones
#e001d9 color schemes
#e001d9 color preview, HTML & CSS examples
This text has a color of #e001d9
<p style="color:#e001d9;">Text here</p>
.mytext {color:#e001d9;}
This box has a color of #e001d9
<div style="background-color:#e001d9;">Content here</div>
.mybackground {background-color:#e001d9;}
Border around this has a color of #e001d9
<div style="border:2px solid #e001d9;">Content here</div>
.myborder {border:2px solid #e001d9;}