#d3ab7d color space conversions
Hex:
#d3ab7d
RGB:
211, 171, 125
CMY:
17, 33, 51
CMYK:
0, 19, 41, 17
HSL:
32°, 49.4253%, 65.8824%
HSV (HSB):
32°, 40.7583%, 82.7451%
XYZ:
45.1285, 44.4554, 25.6043
xyY:
0.3918, 0.3859, 44.4554
CIE-Lab:
72.5318, 8.4659, 29.1940
CIE-LCH:
72.5318, 30.3968, 73.8285
CIE-Luv:
72.5318, 29.2444, 36.6849
Hunter-Lab:
66.6749, 4.1358, 23.9041
#d3ab7d color charts
#d3ab7d color shades, tints & tones
#d3ab7d color schemes
#d3ab7d color preview, HTML & CSS examples
This text has a color of #d3ab7d
<p style="color:#d3ab7d;">Text here</p>
.mytext {color:#d3ab7d;}
This box has a color of #d3ab7d
<div style="background-color:#d3ab7d;">Content here</div>
.mybackground {background-color:#d3ab7d;}
Border around this has a color of #d3ab7d
<div style="border:2px solid #d3ab7d;">Content here</div>
.myborder {border:2px solid #d3ab7d;}