#d3caa0 color space conversions
Hex:
#d3caa0
RGB:
211, 202, 160
CMY:
17, 21, 37
CMYK:
0, 4, 24, 17
HSL:
49°, 36.6906%, 72.7451%
HSV (HSB):
49°, 24.1706%, 82.7451%
XYZ:
54.3297, 58.6280, 41.7106
xyY:
0.3513, 0.3791, 58.6280
CIE-Lab:
81.0867, -3.5203, 22.1378
CIE-LCH:
81.0867, 22.4159, 99.0355
CIE-Luv:
81.0867, 7.7946, 31.5969
Hunter-Lab:
76.5689, -7.3405, 21.3003
#d3caa0 color charts
#d3caa0 color shades, tints & tones
#d3caa0 color schemes
#d3caa0 color preview, HTML & CSS examples
This text has a color of #d3caa0
<p style="color:#d3caa0;">Text here</p>
.mytext {color:#d3caa0;}
This box has a color of #d3caa0
<div style="background-color:#d3caa0;">Content here</div>
.mybackground {background-color:#d3caa0;}
Border around this has a color of #d3caa0
<div style="border:2px solid #d3caa0;">Content here</div>
.myborder {border:2px solid #d3caa0;}