#e0d1e1 color space conversions
Hex:
#e0d1e1
RGB:
224, 209, 225
CMY:
12, 18, 12
CMYK:
0, 7, 0, 12
HSL:
296°, 21.0526%, 85.0980%
HSV (HSB):
296°, 7.1111%, 88.2353%
XYZ:
67.1315, 66.8845, 80.6059
xyY:
0.3128, 0.3116, 66.8845
CIE-Lab:
85.4456, 8.0142, -6.0190
CIE-LCH:
85.4456, 10.0227, 323.0917
CIE-Luv:
85.4456, 7.5487, -10.6645
Hunter-Lab:
81.7829, 3.4017, -1.1887
#e0d1e1 color charts
#e0d1e1 color shades, tints & tones
#e0d1e1 color schemes
#e0d1e1 color preview, HTML & CSS examples
This text has a color of #e0d1e1
<p style="color:#e0d1e1;">Text here</p>
.mytext {color:#e0d1e1;}
This box has a color of #e0d1e1
<div style="background-color:#e0d1e1;">Content here</div>
.mybackground {background-color:#e0d1e1;}
Border around this has a color of #e0d1e1
<div style="border:2px solid #e0d1e1;">Content here</div>
.myborder {border:2px solid #e0d1e1;}