#e0d1d3 color space conversions
Hex:
#e0d1d3
RGB:
224, 209, 211
CMY:
12, 18, 17
CMYK:
0, 7, 6, 12
HSL:
352°, 19.4805%, 84.9020%
HSV (HSB):
352°, 6.6964%, 87.8431%
XYZ:
65.2988, 66.1514, 70.9549
xyY:
0.3226, 0.3268, 66.1514
CIE-Lab:
85.0736, 5.5280, 0.8694
CIE-LCH:
85.0736, 5.5960, 8.9382
CIE-Luv:
85.0736, 8.5772, 0.3238
Hunter-Lab:
81.3335, 0.9756, 5.2092
#e0d1d3 color charts
#e0d1d3 color shades, tints & tones
#e0d1d3 color schemes
#e0d1d3 color preview, HTML & CSS examples
This text has a color of #e0d1d3
<p style="color:#e0d1d3;">Text here</p>
.mytext {color:#e0d1d3;}
This box has a color of #e0d1d3
<div style="background-color:#e0d1d3;">Content here</div>
.mybackground {background-color:#e0d1d3;}
Border around this has a color of #e0d1d3
<div style="border:2px solid #e0d1d3;">Content here</div>
.myborder {border:2px solid #e0d1d3;}