#d6d6ba color space conversions
Hex:
#d6d6ba
RGB:
214, 214, 186
CMY:
16, 16, 27
CMYK:
0, 0, 13, 16
HSL:
60°, 25.4545%, 78.4314%
HSV (HSB):
60°, 13.0841%, 83.9216%
XYZ:
60.6410, 65.9344, 55.9849
xyY:
0.3322, 0.3612, 65.9344
CIE-Lab:
84.9630, -4.7451, 13.8479
CIE-LCH:
84.9630, 14.6383, 108.9143
CIE-Luv:
84.9630, 1.5167, 21.0070
Hunter-Lab:
81.2000, -8.7943, 15.9614
#d6d6ba color charts
#d6d6ba color shades, tints & tones
#d6d6ba color schemes
#d6d6ba color preview, HTML & CSS examples
This text has a color of #d6d6ba
<p style="color:#d6d6ba;">Text here</p>
.mytext {color:#d6d6ba;}
This box has a color of #d6d6ba
<div style="background-color:#d6d6ba;">Content here</div>
.mybackground {background-color:#d6d6ba;}
Border around this has a color of #d6d6ba
<div style="border:2px solid #d6d6ba;">Content here</div>
.myborder {border:2px solid #d6d6ba;}