#d3a85e color space conversions
Hex:
#d3a85e
RGB:
211, 168, 94
CMY:
17, 34, 63
CMYK:
0, 20, 55, 17
HSL:
38°, 57.0732%, 59.8039%
HSV (HSB):
38°, 55.4502%, 82.7451%
XYZ:
42.8870, 42.6623, 16.5639
xyY:
0.4200, 0.4178, 42.6623
CIE-Lab:
71.3252, 7.0987, 43.7951
CIE-LCH:
71.3252, 44.3667, 80.7930
CIE-Luv:
71.3252, 33.7057, 51.7695
Hunter-Lab:
65.3164, 2.9001, 30.6858
#d3a85e color charts
#d3a85e color shades, tints & tones
#d3a85e color schemes
#d3a85e color preview, HTML & CSS examples
This text has a color of #d3a85e
<p style="color:#d3a85e;">Text here</p>
.mytext {color:#d3a85e;}
This box has a color of #d3a85e
<div style="background-color:#d3a85e;">Content here</div>
.mybackground {background-color:#d3a85e;}
Border around this has a color of #d3a85e
<div style="border:2px solid #d3a85e;">Content here</div>
.myborder {border:2px solid #d3a85e;}