#d6a89c color space conversions
Hex:
#d6a89c
RGB:
214, 168, 156
CMY:
16, 34, 39
CMYK:
0, 21, 27, 16
HSL:
12°, 41.4286%, 72.5490%
HSV (HSB):
12°, 27.1028%, 83.9216%
XYZ:
47.7349, 44.7017, 37.5649
xyY:
0.3672, 0.3439, 44.7017
CIE-Lab:
72.6950, 15.1317, 12.6506
CIE-LCH:
72.6950, 19.7232, 39.8967
CIE-Luv:
72.6950, 30.1879, 14.9541
Hunter-Lab:
66.8593, 10.4382, 13.4895
#d6a89c color charts
#d6a89c color shades, tints & tones
#d6a89c color schemes
#d6a89c color preview, HTML & CSS examples
This text has a color of #d6a89c
<p style="color:#d6a89c;">Text here</p>
.mytext {color:#d6a89c;}
This box has a color of #d6a89c
<div style="background-color:#d6a89c;">Content here</div>
.mybackground {background-color:#d6a89c;}
Border around this has a color of #d6a89c
<div style="border:2px solid #d6a89c;">Content here</div>
.myborder {border:2px solid #d6a89c;}