#d3c2a5 color space conversions
Hex:
#d3c2a5
RGB:
211, 194, 165
CMY:
17, 24, 35
CMYK:
0, 8, 22, 17
HSL:
38°, 34.3284%, 73.7255%
HSV (HSB):
38°, 21.8009%, 82.7451%
XYZ:
52.9473, 55.1491, 43.4515
xyY:
0.3494, 0.3639, 55.1491
CIE-Lab:
79.1271, 1.3767, 16.7657
CIE-LCH:
79.1271, 16.8221, 85.3058
CIE-Luv:
79.1271, 12.0772, 23.4836
Hunter-Lab:
74.2624, -2.6931, 17.2927
#d3c2a5 color charts
#d3c2a5 color shades, tints & tones
#d3c2a5 color schemes
#d3c2a5 color preview, HTML & CSS examples
This text has a color of #d3c2a5
<p style="color:#d3c2a5;">Text here</p>
.mytext {color:#d3c2a5;}
This box has a color of #d3c2a5
<div style="background-color:#d3c2a5;">Content here</div>
.mybackground {background-color:#d3c2a5;}
Border around this has a color of #d3c2a5
<div style="border:2px solid #d3c2a5;">Content here</div>
.myborder {border:2px solid #d3c2a5;}