#e0d8cd color space conversions
Hex:
#e0d8cd
RGB:
224, 216, 205
CMY:
12, 15, 20
CMYK:
0, 4, 8, 12
HSL:
35°, 23.4568%, 84.1176%
HSV (HSB):
35°, 8.4821%, 87.8431%
XYZ:
66.3158, 69.3668, 67.6515
xyY:
0.3261, 0.3411, 69.3668
CIE-Lab:
86.6854, 0.8592, 6.3821
CIE-LCH:
86.6854, 6.4397, 82.3324
CIE-Luv:
86.6854, 5.2811, 9.3673
Hunter-Lab:
83.2867, -3.6239, 10.1411
#e0d8cd color charts
#e0d8cd color shades, tints & tones
#e0d8cd color schemes
#e0d8cd color preview, HTML & CSS examples
This text has a color of #e0d8cd
<p style="color:#e0d8cd;">Text here</p>
.mytext {color:#e0d8cd;}
This box has a color of #e0d8cd
<div style="background-color:#e0d8cd;">Content here</div>
.mybackground {background-color:#e0d8cd;}
Border around this has a color of #e0d8cd
<div style="border:2px solid #e0d8cd;">Content here</div>
.myborder {border:2px solid #e0d8cd;}