#d3caa7 color space conversions
Hex:
#d3caa7
RGB:
211, 202, 167
CMY:
17, 21, 35
CMYK:
0, 4, 21, 17
HSL:
48°, 33.3333%, 74.1176%
HSV (HSB):
48°, 20.8531%, 82.7451%
XYZ:
54.9595, 58.8800, 45.0275
xyY:
0.3459, 0.3706, 58.8800
CIE-Lab:
81.2256, -2.5215, 18.6247
CIE-LCH:
81.2256, 18.7946, 97.7100
CIE-Luv:
81.2256, 7.3872, 26.8417
Hunter-Lab:
76.7333, -6.4342, 18.9216
#d3caa7 color charts
#d3caa7 color shades, tints & tones
#d3caa7 color schemes
#d3caa7 color preview, HTML & CSS examples
This text has a color of #d3caa7
<p style="color:#d3caa7;">Text here</p>
.mytext {color:#d3caa7;}
This box has a color of #d3caa7
<div style="background-color:#d3caa7;">Content here</div>
.mybackground {background-color:#d3caa7;}
Border around this has a color of #d3caa7
<div style="border:2px solid #d3caa7;">Content here</div>
.myborder {border:2px solid #d3caa7;}