#e0d2d5 color space conversions
Hex:
#e0d2d5
RGB:
224, 210, 213
CMY:
12, 18, 16
CMYK:
0, 6, 5, 12
HSL:
347°, 18.4211%, 85.0980%
HSV (HSB):
347°, 6.2500%, 87.8431%
XYZ:
65.7973, 66.7446, 72.3659
xyY:
0.3211, 0.3257, 66.7446
CIE-Lab:
85.3748, 5.3495, 0.2470
CIE-LCH:
85.3748, 5.3552, 2.6431
CIE-Luv:
85.3748, 7.9090, -0.5812
Hunter-Lab:
81.6974, 0.7897, 4.6702
#e0d2d5 color charts
#e0d2d5 color shades, tints & tones
#e0d2d5 color schemes
#e0d2d5 color preview, HTML & CSS examples
This text has a color of #e0d2d5
<p style="color:#e0d2d5;">Text here</p>
.mytext {color:#e0d2d5;}
This box has a color of #e0d2d5
<div style="background-color:#e0d2d5;">Content here</div>
.mybackground {background-color:#e0d2d5;}
Border around this has a color of #e0d2d5
<div style="border:2px solid #e0d2d5;">Content here</div>
.myborder {border:2px solid #e0d2d5;}