#d3c0a3 color space conversions
Hex:
#d3c0a3
RGB:
211, 192, 163
CMY:
17, 25, 36
CMYK:
0, 9, 23, 17
HSL:
36°, 35.2941%, 73.3333%
HSV (HSB):
36°, 22.7488%, 82.7451%
XYZ:
52.3245, 54.1925, 42.3527
xyY:
0.3515, 0.3640, 54.1925
CIE-Lab:
78.5738, 2.1417, 17.0636
CIE-LCH:
78.5738, 17.1975, 82.8461
CIE-Luv:
78.5738, 13.3694, 23.6934
Hunter-Lab:
73.6156, -1.9530, 17.4200
#d3c0a3 color charts
#d3c0a3 color shades, tints & tones
#d3c0a3 color schemes
#d3c0a3 color preview, HTML & CSS examples
This text has a color of #d3c0a3
<p style="color:#d3c0a3;">Text here</p>
.mytext {color:#d3c0a3;}
This box has a color of #d3c0a3
<div style="background-color:#d3c0a3;">Content here</div>
.mybackground {background-color:#d3c0a3;}
Border around this has a color of #d3c0a3
<div style="border:2px solid #d3c0a3;">Content here</div>
.myborder {border:2px solid #d3c0a3;}