#e0d3d0 color space conversions
Hex:
#e0d3d0
RGB:
224, 211, 208
CMY:
12, 17, 18
CMYK:
0, 6, 7, 12
HSL:
11°, 20.5128%, 84.7059%
HSV (HSB):
11°, 7.1429%, 87.8431%
XYZ:
65.4199, 66.9899, 69.1569
xyY:
0.3246, 0.3323, 66.9899
CIE-Lab:
85.4988, 3.9675, 3.0799
CIE-LCH:
85.4988, 5.0226, 37.8211
CIE-Luv:
85.4988, 7.7350, 3.9123
Hunter-Lab:
81.8474, -0.5593, 7.1961
#e0d3d0 color charts
#e0d3d0 color shades, tints & tones
#e0d3d0 color schemes
#e0d3d0 color preview, HTML & CSS examples
This text has a color of #e0d3d0
<p style="color:#e0d3d0;">Text here</p>
.mytext {color:#e0d3d0;}
This box has a color of #e0d3d0
<div style="background-color:#e0d3d0;">Content here</div>
.mybackground {background-color:#e0d3d0;}
Border around this has a color of #e0d3d0
<div style="border:2px solid #e0d3d0;">Content here</div>
.myborder {border:2px solid #e0d3d0;}