#e0d2d4 color space conversions
Hex:
#e0d2d4
RGB:
224, 210, 212
CMY:
12, 18, 17
CMYK:
0, 6, 5, 12
HSL:
351°, 18.4211%, 85.0980%
HSV (HSB):
351°, 6.2500%, 87.8431%
XYZ:
65.6707, 66.6939, 71.6994
xyY:
0.3218, 0.3268, 66.6939
CIE-Lab:
85.3492, 5.1762, 0.7403
CIE-LCH:
85.3492, 5.2289, 8.1389
CIE-Luv:
85.3492, 7.9804, 0.1934
Hunter-Lab:
81.6664, 0.6219, 5.1125
#e0d2d4 color charts
#e0d2d4 color shades, tints & tones
#e0d2d4 color schemes
#e0d2d4 color preview, HTML & CSS examples
This text has a color of #e0d2d4
<p style="color:#e0d2d4;">Text here</p>
.mytext {color:#e0d2d4;}
This box has a color of #e0d2d4
<div style="background-color:#e0d2d4;">Content here</div>
.mybackground {background-color:#e0d2d4;}
Border around this has a color of #e0d2d4
<div style="border:2px solid #e0d2d4;">Content here</div>
.myborder {border:2px solid #e0d2d4;}