#e0d3d6 color space conversions
Hex:
#e0d3d6
RGB:
224, 211, 214
CMY:
12, 17, 16
CMYK:
0, 6, 4, 12
HSL:
346°, 17.3333%, 85.2941%
HSV (HSB):
346°, 5.8036%, 87.8431%
XYZ:
66.1723, 67.2909, 73.1191
xyY:
0.3203, 0.3257, 67.2909
CIE-Lab:
85.6506, 4.9994, 0.1190
CIE-LCH:
85.6506, 5.0008, 1.3641
CIE-Luv:
85.6506, 7.3159, -0.7115
Hunter-Lab:
82.0310, 0.4372, 4.5730
#e0d3d6 color charts
#e0d3d6 color shades, tints & tones
#e0d3d6 color schemes
#e0d3d6 color preview, HTML & CSS examples
This text has a color of #e0d3d6
<p style="color:#e0d3d6;">Text here</p>
.mytext {color:#e0d3d6;}
This box has a color of #e0d3d6
<div style="background-color:#e0d3d6;">Content here</div>
.mybackground {background-color:#e0d3d6;}
Border around this has a color of #e0d3d6
<div style="border:2px solid #e0d3d6;">Content here</div>
.myborder {border:2px solid #e0d3d6;}