#d6a6a6 color space conversions
Hex:
#d6a6a6
RGB:
214, 166, 166
CMY:
16, 35, 35
CMYK:
0, 22, 22, 16
HSL:
0°, 36.9231%, 74.5098%
HSV (HSB):
0°, 22.4299%, 83.9216%
XYZ:
48.2507, 44.3218, 42.0883
xyY:
0.3583, 0.3291, 44.3218
CIE-Lab:
72.4430, 17.6443, 6.7978
CIE-LCH:
72.4430, 18.9085, 21.0702
CIE-Luv:
72.4430, 30.2358, 6.5095
Hunter-Lab:
66.5746, 12.8644, 9.1192
#d6a6a6 color charts
#d6a6a6 color shades, tints & tones
#d6a6a6 color schemes
#d6a6a6 color preview, HTML & CSS examples
This text has a color of #d6a6a6
<p style="color:#d6a6a6;">Text here</p>
.mytext {color:#d6a6a6;}
This box has a color of #d6a6a6
<div style="background-color:#d6a6a6;">Content here</div>
.mybackground {background-color:#d6a6a6;}
Border around this has a color of #d6a6a6
<div style="border:2px solid #d6a6a6;">Content here</div>
.myborder {border:2px solid #d6a6a6;}