#e5d6d7 color space conversions
Hex:
#e5d6d7
RGB:
229, 214, 215
CMY:
10, 16, 16
CMYK:
0, 7, 6, 10
HSL:
356°, 22.3881%, 86.8627%
HSV (HSB):
356°, 6.5502%, 89.8039%
XYZ:
68.6254, 69.6574, 74.1183
xyY:
0.3231, 0.3280, 69.6574
CIE-Lab:
86.8286, 5.3316, 1.3559
CIE-LCH:
86.8286, 5.5013, 14.2683
CIE-Luv:
86.8286, 8.6349, 1.0932
Hunter-Lab:
83.4610, 0.7139, 5.7698
#e5d6d7 color charts
#e5d6d7 color shades, tints & tones
#e5d6d7 color schemes
#e5d6d7 color preview, HTML & CSS examples
This text has a color of #e5d6d7
<p style="color:#e5d6d7;">Text here</p>
.mytext {color:#e5d6d7;}
This box has a color of #e5d6d7
<div style="background-color:#e5d6d7;">Content here</div>
.mybackground {background-color:#e5d6d7;}
Border around this has a color of #e5d6d7
<div style="border:2px solid #e5d6d7;">Content here</div>
.myborder {border:2px solid #e5d6d7;}