#e001de color space conversions
Hex:
#e001de
RGB:
224, 1, 222
CMY:
12, 100, 13
CMYK:
0, 100, 1, 12
HSL:
301°, 99.1111%, 44.1176%
HSV (HSB):
301°, 99.5536%, 87.8431%
XYZ:
43.9361, 21.1429, 70.8725
xyY:
0.3232, 0.1555, 21.1429
CIE-Lab:
53.1056, 88.7335, -54.1807
CIE-LCH:
53.1056, 103.9672, 328.5918
CIE-Luv:
53.1056, 74.9031, -94.3410
Hunter-Lab:
45.9814, 90.0926, -59.1984
#e001de color charts
#e001de color shades, tints & tones
#e001de color schemes
#e001de color preview, HTML & CSS examples
This text has a color of #e001de
<p style="color:#e001de;">Text here</p>
.mytext {color:#e001de;}
This box has a color of #e001de
<div style="background-color:#e001de;">Content here</div>
.mybackground {background-color:#e001de;}
Border around this has a color of #e001de
<div style="border:2px solid #e001de;">Content here</div>
.myborder {border:2px solid #e001de;}