#e0dbdc color space conversions
Hex:
#e0dbdc
RGB:
224, 219, 220
CMY:
12, 14, 14
CMYK:
0, 2, 2, 12
HSL:
348°, 7.4627%, 86.8627%
HSV (HSB):
348°, 2.2321%, 87.8431%
XYZ:
68.9903, 71.6776, 77.9091
xyY:
0.3156, 0.3279, 71.6776
CIE-Lab:
87.8132, 1.8811, 0.1037
CIE-LCH:
87.8132, 1.8840, 3.1566
CIE-Luv:
87.8132, 2.7846, -0.1769
Hunter-Lab:
84.6626, -2.7028, 4.7034
#e0dbdc color charts
#e0dbdc color shades, tints & tones
#e0dbdc color schemes
#e0dbdc color preview, HTML & CSS examples
This text has a color of #e0dbdc
<p style="color:#e0dbdc;">Text here</p>
.mytext {color:#e0dbdc;}
This box has a color of #e0dbdc
<div style="background-color:#e0dbdc;">Content here</div>
.mybackground {background-color:#e0dbdc;}
Border around this has a color of #e0dbdc
<div style="border:2px solid #e0dbdc;">Content here</div>
.myborder {border:2px solid #e0dbdc;}