#e5d5d6 color space conversions
Hex:
#e5d5d6
RGB:
229, 213, 214
CMY:
10, 16, 16
CMYK:
0, 7, 7, 10
HSL:
356°, 23.5294%, 86.6667%
HSV (HSB):
356°, 6.9869%, 89.8039%
XYZ:
68.2449, 69.1016, 73.3594
xyY:
0.3239, 0.3280, 69.1016
CIE-Lab:
86.5543, 5.6833, 1.4855
CIE-LCH:
86.5543, 5.8743, 14.6484
CIE-Luv:
86.5543, 9.2341, 1.2233
Hunter-Lab:
83.1273, 1.0701, 5.8661
#e5d5d6 color charts
#e5d5d6 color shades, tints & tones
#e5d5d6 color schemes
#e5d5d6 color preview, HTML & CSS examples
This text has a color of #e5d5d6
<p style="color:#e5d5d6;">Text here</p>
.mytext {color:#e5d5d6;}
This box has a color of #e5d5d6
<div style="background-color:#e5d5d6;">Content here</div>
.mybackground {background-color:#e5d5d6;}
Border around this has a color of #e5d5d6
<div style="border:2px solid #e5d5d6;">Content here</div>
.myborder {border:2px solid #e5d5d6;}