#e6d9d9 color space conversions
Hex:
#e6d9d9
RGB:
230, 217, 217
CMY:
10, 15, 15
CMYK:
0, 6, 6, 10
HSL:
0°, 20.6349%, 87.6471%
HSV (HSB):
0°, 5.6522%, 90.1961%
XYZ:
69.9704, 71.4585, 75.7507
xyY:
0.3222, 0.3290, 71.4585
CIE-Lab:
87.7073, 4.4556, 1.5886
CIE-LCH:
87.7073, 4.7303, 19.6233
CIE-Luv:
87.7073, 7.5112, 1.6050
Hunter-Lab:
84.5331, -0.1836, 6.0430
#e6d9d9 color charts
#e6d9d9 color shades, tints & tones
#e6d9d9 color schemes
#e6d9d9 color preview, HTML & CSS examples
This text has a color of #e6d9d9
<p style="color:#e6d9d9;">Text here</p>
.mytext {color:#e6d9d9;}
This box has a color of #e6d9d9
<div style="background-color:#e6d9d9;">Content here</div>
.mybackground {background-color:#e6d9d9;}
Border around this has a color of #e6d9d9
<div style="border:2px solid #e6d9d9;">Content here</div>
.myborder {border:2px solid #e6d9d9;}