#e0d6d6 color space conversions
Hex:
#e0d6d6
RGB:
224, 214, 214
CMY:
12, 16, 16
CMYK:
0, 4, 4, 12
HSL:
0°, 13.8889%, 85.8824%
HSV (HSB):
0°, 4.4643%, 87.8431%
XYZ:
66.9246, 68.7955, 73.3699
xyY:
0.3201, 0.3290, 68.7955
CIE-Lab:
86.4027, 3.4308, 1.2157
CIE-LCH:
86.4027, 3.6398, 19.5116
CIE-Luv:
86.4027, 5.7522, 1.2258
Hunter-Lab:
82.9430, -1.1232, 5.6133
#e0d6d6 color charts
#e0d6d6 color shades, tints & tones
#e0d6d6 color schemes
#e0d6d6 color preview, HTML & CSS examples
This text has a color of #e0d6d6
<p style="color:#e0d6d6;">Text here</p>
.mytext {color:#e0d6d6;}
This box has a color of #e0d6d6
<div style="background-color:#e0d6d6;">Content here</div>
.mybackground {background-color:#e0d6d6;}
Border around this has a color of #e0d6d6
<div style="border:2px solid #e0d6d6;">Content here</div>
.myborder {border:2px solid #e0d6d6;}