#d3caa2 color space conversions
Hex:
#d3caa2
RGB:
211, 202, 162
CMY:
17, 21, 36
CMYK:
0, 4, 23, 17
HSL:
49°, 35.7664%, 73.1373%
HSV (HSB):
49°, 23.2227%, 82.7451%
XYZ:
54.5061, 58.6986, 42.6396
xyY:
0.3497, 0.3766, 58.6986
CIE-Lab:
81.1256, -3.2395, 21.1344
CIE-LCH:
81.1256, 21.3812, 98.7145
CIE-Luv:
81.1256, 7.6795, 30.2536
Hunter-Lab:
76.6150, -7.0863, 20.6330
#d3caa2 color charts
#d3caa2 color shades, tints & tones
#d3caa2 color schemes
#d3caa2 color preview, HTML & CSS examples
This text has a color of #d3caa2
<p style="color:#d3caa2;">Text here</p>
.mytext {color:#d3caa2;}
This box has a color of #d3caa2
<div style="background-color:#d3caa2;">Content here</div>
.mybackground {background-color:#d3caa2;}
Border around this has a color of #d3caa2
<div style="border:2px solid #d3caa2;">Content here</div>
.myborder {border:2px solid #d3caa2;}