#e101de color space conversions
Hex:
#e101de
RGB:
225, 1, 222
CMY:
12, 100, 13
CMYK:
0, 100, 1, 12
HSL:
301°, 99.1150%, 44.3137%
HSV (HSB):
301°, 99.5556%, 88.2353%
XYZ:
44.2470, 21.3032, 70.8871
xyY:
0.3243, 0.1561, 21.3032
CIE-Lab:
53.2797, 88.8925, -53.8923
CIE-LCH:
53.2797, 103.9531, 328.7731
CIE-Luv:
53.2797, 75.6276, -94.0166
Hunter-Lab:
46.1554, 90.3477, -58.7510
#e101de color charts
#e101de color shades, tints & tones
#e101de color schemes
#e101de color preview, HTML & CSS examples
This text has a color of #e101de
<p style="color:#e101de;">Text here</p>
.mytext {color:#e101de;}
This box has a color of #e101de
<div style="background-color:#e101de;">Content here</div>
.mybackground {background-color:#e101de;}
Border around this has a color of #e101de
<div style="border:2px solid #e101de;">Content here</div>
.myborder {border:2px solid #e101de;}