#d6d6b9 color space conversions
Hex:
#d6d6b9
RGB:
214, 214, 185
CMY:
16, 16, 27
CMYK:
0, 0, 14, 16
HSL:
60°, 26.1261%, 78.2353%
HSV (HSB):
60°, 13.5514%, 83.9216%
XYZ:
60.5351, 65.8921, 55.4268
xyY:
0.3329, 0.3623, 65.8921
CIE-Lab:
84.9413, -4.9027, 14.3447
CIE-LCH:
84.9413, 15.1594, 108.8692
CIE-Luv:
84.9413, 1.5685, 21.7249
Hunter-Lab:
81.1739, -8.9388, 16.3376
#d6d6b9 color charts
#d6d6b9 color shades, tints & tones
#d6d6b9 color schemes
#d6d6b9 color preview, HTML & CSS examples
This text has a color of #d6d6b9
<p style="color:#d6d6b9;">Text here</p>
.mytext {color:#d6d6b9;}
This box has a color of #d6d6b9
<div style="background-color:#d6d6b9;">Content here</div>
.mybackground {background-color:#d6d6b9;}
Border around this has a color of #d6d6b9
<div style="border:2px solid #d6d6b9;">Content here</div>
.myborder {border:2px solid #d6d6b9;}