#e0d8d9 color space conversions
Hex:
#e0d8d9
RGB:
224, 216, 217
CMY:
12, 15, 15
CMYK:
0, 4, 3, 12
HSL:
353°, 11.4286%, 86.2745%
HSV (HSB):
353°, 3.5714%, 87.8431%
XYZ:
67.8207, 69.9688, 75.5764
xyY:
0.3179, 0.3279, 69.9688
CIE-Lab:
86.9816, 2.9121, 0.4733
CIE-LCH:
86.9816, 2.9503, 9.2323
CIE-Luv:
86.9816, 4.5177, 0.1992
Hunter-Lab:
83.6473, -1.6562, 4.9839
#e0d8d9 color charts
#e0d8d9 color shades, tints & tones
#e0d8d9 color schemes
#e0d8d9 color preview, HTML & CSS examples
This text has a color of #e0d8d9
<p style="color:#e0d8d9;">Text here</p>
.mytext {color:#e0d8d9;}
This box has a color of #e0d8d9
<div style="background-color:#e0d8d9;">Content here</div>
.mybackground {background-color:#e0d8d9;}
Border around this has a color of #e0d8d9
<div style="border:2px solid #e0d8d9;">Content here</div>
.myborder {border:2px solid #e0d8d9;}