#d3a96e color space conversions
Hex:
#d3a96e
RGB:
211, 169, 110
CMY:
17, 34, 57
CMYK:
0, 20, 48, 17
HSL:
35°, 53.4392%, 62.9412%
HSV (HSB):
35°, 47.8673%, 82.7451%
XYZ:
43.8664, 43.3506, 20.8073
xyY:
0.4061, 0.4013, 43.3506
CIE-Lab:
71.7923, 7.9827, 36.1670
CIE-LCH:
71.7923, 37.0375, 77.5534
CIE-Luv:
71.7923, 31.8158, 44.2093
Hunter-Lab:
65.8412, 3.7028, 27.3518
#d3a96e color charts
#d3a96e color shades, tints & tones
#d3a96e color schemes
#d3a96e color preview, HTML & CSS examples
This text has a color of #d3a96e
<p style="color:#d3a96e;">Text here</p>
.mytext {color:#d3a96e;}
This box has a color of #d3a96e
<div style="background-color:#d3a96e;">Content here</div>
.mybackground {background-color:#d3a96e;}
Border around this has a color of #d3a96e
<div style="border:2px solid #d3a96e;">Content here</div>
.myborder {border:2px solid #d3a96e;}