#e6d6d5 color space conversions
Hex:
#e6d6d5
RGB:
230, 214, 213
CMY:
10, 16, 16
CMYK:
0, 7, 7, 10
HSL:
4°, 25.3731%, 86.8627%
HSV (HSB):
4°, 7.3913%, 90.1961%
XYZ:
68.6899, 69.7202, 72.7878
xyY:
0.3252, 0.3301, 69.7202
CIE-Lab:
86.8595, 5.3390, 2.4682
CIE-LCH:
86.8595, 5.8820, 24.8107
CIE-Luv:
86.8595, 9.3763, 2.7592
Hunter-Lab:
83.4986, 0.7199, 6.7645
#e6d6d5 color charts
#e6d6d5 color shades, tints & tones
#e6d6d5 color schemes
#e6d6d5 color preview, HTML & CSS examples
This text has a color of #e6d6d5
<p style="color:#e6d6d5;">Text here</p>
.mytext {color:#e6d6d5;}
This box has a color of #e6d6d5
<div style="background-color:#e6d6d5;">Content here</div>
.mybackground {background-color:#e6d6d5;}
Border around this has a color of #e6d6d5
<div style="border:2px solid #e6d6d5;">Content here</div>
.myborder {border:2px solid #e6d6d5;}