#d6a99c color space conversions
Hex:
#d6a99c
RGB:
214, 169, 156
CMY:
16, 34, 39
CMYK:
0, 21, 27, 16
HSL:
13°, 41.4286%, 72.5490%
HSV (HSB):
13°, 27.1028%, 83.9216%
XYZ:
47.9203, 45.0724, 37.6267
xyY:
0.3669, 0.3451, 45.0724
CIE-Lab:
72.9395, 14.5916, 12.9953
CIE-LCH:
72.9395, 19.5395, 41.6882
CIE-Luv:
72.9395, 29.5853, 15.5308
Hunter-Lab:
67.1360, 9.9217, 13.7658
#d6a99c color charts
#d6a99c color shades, tints & tones
#d6a99c color schemes
#d6a99c color preview, HTML & CSS examples
This text has a color of #d6a99c
<p style="color:#d6a99c;">Text here</p>
.mytext {color:#d6a99c;}
This box has a color of #d6a99c
<div style="background-color:#d6a99c;">Content here</div>
.mybackground {background-color:#d6a99c;}
Border around this has a color of #d6a99c
<div style="border:2px solid #d6a99c;">Content here</div>
.myborder {border:2px solid #d6a99c;}