#e0d7db color space conversions
Hex:
#e0d7db
RGB:
224, 215, 219
CMY:
12, 16, 14
CMYK:
0, 4, 2, 12
HSL:
333°, 12.6761%, 86.0784%
HSV (HSB):
333°, 4.0179%, 87.8431%
XYZ:
67.8271, 69.5626, 76.8699
xyY:
0.3166, 0.3247, 69.5626
CIE-Lab:
86.7819, 3.7866, -0.8754
CIE-LCH:
86.7819, 3.8865, 346.9832
CIE-Luv:
86.7819, 4.9030, -2.0057
Hunter-Lab:
83.4042, -0.7952, 3.7380
#e0d7db color charts
#e0d7db color shades, tints & tones
#e0d7db color schemes
#e0d7db color preview, HTML & CSS examples
This text has a color of #e0d7db
<p style="color:#e0d7db;">Text here</p>
.mytext {color:#e0d7db;}
This box has a color of #e0d7db
<div style="background-color:#e0d7db;">Content here</div>
.mybackground {background-color:#e0d7db;}
Border around this has a color of #e0d7db
<div style="border:2px solid #e0d7db;">Content here</div>
.myborder {border:2px solid #e0d7db;}