#d3af7e color space conversions
Hex:
#d3af7e
RGB:
211, 175, 126
CMY:
17, 31, 51
CMYK:
0, 17, 40, 17
HSL:
35°, 49.1329%, 66.0784%
HSV (HSB):
35°, 40.2844%, 82.7451%
XYZ:
45.9598, 46.0152, 26.1981
xyY:
0.3889, 0.3894, 46.0152
CIE-Lab:
73.5554, 6.4345, 30.0116
CIE-LCH:
73.5554, 30.6937, 77.8989
CIE-Luv:
73.5554, 26.5736, 38.1941
Hunter-Lab:
67.8345, 2.2286, 24.5859
#d3af7e color charts
#d3af7e color shades, tints & tones
#d3af7e color schemes
#d3af7e color preview, HTML & CSS examples
This text has a color of #d3af7e
<p style="color:#d3af7e;">Text here</p>
.mytext {color:#d3af7e;}
This box has a color of #d3af7e
<div style="background-color:#d3af7e;">Content here</div>
.mybackground {background-color:#d3af7e;}
Border around this has a color of #d3af7e
<div style="border:2px solid #d3af7e;">Content here</div>
.myborder {border:2px solid #d3af7e;}