#e0dadd color space conversions
Hex:
#e0dadd
RGB:
224, 218, 221
CMY:
12, 15, 13
CMYK:
0, 3, 1, 12
HSL:
330°, 8.8235%, 86.6667%
HSV (HSB):
330°, 2.6786%, 87.8431%
XYZ:
68.8630, 71.2106, 78.5222
xyY:
0.3150, 0.3258, 71.2106
CIE-Lab:
87.5872, 2.5788, -0.7538
CIE-LCH:
87.5872, 2.6867, 343.7050
CIE-Luv:
87.5872, 3.2349, -1.6074
Hunter-Lab:
84.3863, -2.0122, 3.9006
#e0dadd color charts
#e0dadd color shades, tints & tones
#e0dadd color schemes
#e0dadd color preview, HTML & CSS examples
This text has a color of #e0dadd
<p style="color:#e0dadd;">Text here</p>
.mytext {color:#e0dadd;}
This box has a color of #e0dadd
<div style="background-color:#e0dadd;">Content here</div>
.mybackground {background-color:#e0dadd;}
Border around this has a color of #e0dadd
<div style="border:2px solid #e0dadd;">Content here</div>
.myborder {border:2px solid #e0dadd;}