#e5d3dd color space conversions
Hex:
#e5d3dd
RGB:
229, 211, 221
CMY:
10, 17, 13
CMYK:
0, 8, 3, 10
HSL:
327°, 25.7143%, 86.2745%
HSV (HSB):
327°, 7.8603%, 89.8039%
XYZ:
68.6585, 68.4670, 78.0034
xyY:
0.3192, 0.3183, 68.4670
CIE-Lab:
86.2394, 7.9431, -2.6817
CIE-LCH:
86.2394, 8.3836, 341.3445
CIE-Luv:
86.2394, 9.7566, -5.5070
Hunter-Lab:
82.7448, 3.3092, 2.0288
#e5d3dd color charts
#e5d3dd color shades, tints & tones
#e5d3dd color schemes
#e5d3dd color preview, HTML & CSS examples
This text has a color of #e5d3dd
<p style="color:#e5d3dd;">Text here</p>
.mytext {color:#e5d3dd;}
This box has a color of #e5d3dd
<div style="background-color:#e5d3dd;">Content here</div>
.mybackground {background-color:#e5d3dd;}
Border around this has a color of #e5d3dd
<div style="border:2px solid #e5d3dd;">Content here</div>
.myborder {border:2px solid #e5d3dd;}