#d6b6d6 color space conversions
Hex:
#d6b6d6
RGB:
214, 182, 214
CMY:
16, 29, 16
CMYK:
0, 15, 0, 16
HSL:
300°, 28.0702%, 77.6471%
HSV (HSB):
300°, 14.9533%, 83.9216%
XYZ:
56.5971, 52.6071, 70.7895
xyY:
0.3144, 0.2923, 52.6071
CIE-Lab:
77.6424, 17.0198, -11.8080
CIE-LCH:
77.6424, 20.7148, 325.2478
CIE-Luv:
77.6424, 16.2742, -21.0535
Hunter-Lab:
72.5307, 12.3581, -7.0951
#d6b6d6 color charts
#d6b6d6 color shades, tints & tones
#d6b6d6 color schemes
#d6b6d6 color preview, HTML & CSS examples
This text has a color of #d6b6d6
<p style="color:#d6b6d6;">Text here</p>
.mytext {color:#d6b6d6;}
This box has a color of #d6b6d6
<div style="background-color:#d6b6d6;">Content here</div>
.mybackground {background-color:#d6b6d6;}
Border around this has a color of #d6b6d6
<div style="border:2px solid #d6b6d6;">Content here</div>
.myborder {border:2px solid #d6b6d6;}