#d6d6b7 color space conversions
Hex:
#d6d6b7
RGB:
214, 214, 183
CMY:
16, 16, 28
CMYK:
0, 0, 14, 16
HSL:
60°, 27.4336%, 77.8431%
HSV (HSB):
60°, 14.4860%, 83.9216%
XYZ:
60.3254, 65.8082, 54.3225
xyY:
0.3343, 0.3647, 65.8082
CIE-Lab:
84.8985, -5.2153, 15.3385
CIE-LCH:
84.8985, 16.2009, 108.7787
CIE-Luv:
84.8985, 1.6715, 23.1530
Hunter-Lab:
81.1222, -9.2250, 17.0827
#d6d6b7 color charts
#d6d6b7 color shades, tints & tones
#d6d6b7 color schemes
#d6d6b7 color preview, HTML & CSS examples
This text has a color of #d6d6b7
<p style="color:#d6d6b7;">Text here</p>
.mytext {color:#d6d6b7;}
This box has a color of #d6d6b7
<div style="background-color:#d6d6b7;">Content here</div>
.mybackground {background-color:#d6d6b7;}
Border around this has a color of #d6d6b7
<div style="border:2px solid #d6d6b7;">Content here</div>
.myborder {border:2px solid #d6d6b7;}