#e0d1d8 color space conversions
Hex:
#e0d1d8
RGB:
224, 209, 216
CMY:
12, 18, 15
CMYK:
0, 7, 4, 12
HSL:
332°, 19.4805%, 84.9020%
HSV (HSB):
332°, 6.6964%, 87.8431%
XYZ:
65.9356, 66.4061, 74.3082
xyY:
0.3191, 0.3213, 66.4061
CIE-Lab:
85.2031, 6.3991, -1.5968
CIE-LCH:
85.2031, 6.5953, 345.9888
CIE-Luv:
85.2031, 8.2131, -3.5641
Hunter-Lab:
81.4899, 1.8216, 2.9782
#e0d1d8 color charts
#e0d1d8 color shades, tints & tones
#e0d1d8 color schemes
#e0d1d8 color preview, HTML & CSS examples
This text has a color of #e0d1d8
<p style="color:#e0d1d8;">Text here</p>
.mytext {color:#e0d1d8;}
This box has a color of #e0d1d8
<div style="background-color:#e0d1d8;">Content here</div>
.mybackground {background-color:#e0d1d8;}
Border around this has a color of #e0d1d8
<div style="border:2px solid #e0d1d8;">Content here</div>
.myborder {border:2px solid #e0d1d8;}