#e0d1d5 color space conversions
Hex:
#e0d1d5
RGB:
224, 209, 213
CMY:
12, 18, 16
CMYK:
0, 7, 5, 12
HSL:
344°, 19.4805%, 84.9020%
HSV (HSB):
344°, 6.6964%, 87.8431%
XYZ:
65.5512, 66.2523, 72.2838
xyY:
0.3212, 0.3246, 66.2523
CIE-Lab:
85.1250, 5.8742, -0.1178
CIE-LCH:
85.1250, 5.8753, 358.8510
CIE-Luv:
85.1250, 8.4320, -1.2262
Hunter-Lab:
81.3955, 1.3112, 4.3240
#e0d1d5 color charts
#e0d1d5 color shades, tints & tones
#e0d1d5 color schemes
#e0d1d5 color preview, HTML & CSS examples
This text has a color of #e0d1d5
<p style="color:#e0d1d5;">Text here</p>
.mytext {color:#e0d1d5;}
This box has a color of #e0d1d5
<div style="background-color:#e0d1d5;">Content here</div>
.mybackground {background-color:#e0d1d5;}
Border around this has a color of #e0d1d5
<div style="border:2px solid #e0d1d5;">Content here</div>
.myborder {border:2px solid #e0d1d5;}