#e0d4d5 color space conversions
Hex:
#e0d4d5
RGB:
224, 212, 213
CMY:
12, 17, 16
CMYK:
0, 5, 5, 12
HSL:
355°, 16.2162%, 85.4902%
HSV (HSB):
355°, 5.3571%, 87.8431%
XYZ:
66.2942, 67.7384, 72.5315
xyY:
0.3209, 0.3279, 67.7384
CIE-Lab:
85.8755, 4.3021, 0.9771
CIE-LCH:
85.8755, 4.4117, 12.7960
CIE-Luv:
85.8755, 6.8635, 0.7083
Hunter-Lab:
82.3033, -0.2515, 5.3618
#e0d4d5 color charts
#e0d4d5 color shades, tints & tones
#e0d4d5 color schemes
#e0d4d5 color preview, HTML & CSS examples
This text has a color of #e0d4d5
<p style="color:#e0d4d5;">Text here</p>
.mytext {color:#e0d4d5;}
This box has a color of #e0d4d5
<div style="background-color:#e0d4d5;">Content here</div>
.mybackground {background-color:#e0d4d5;}
Border around this has a color of #e0d4d5
<div style="border:2px solid #e0d4d5;">Content here</div>
.myborder {border:2px solid #e0d4d5;}