#d3c3aa color space conversions
Hex:
#d3c3aa
RGB:
211, 195, 170
CMY:
17, 24, 33
CMYK:
0, 8, 19, 17
HSL:
37°, 31.7829%, 74.7059%
HSV (HSB):
37°, 19.4313%, 82.7451%
XYZ:
53.6348, 55.7814, 45.9702
xyY:
0.3452, 0.3590, 55.7814
CIE-Lab:
79.4892, 1.5885, 14.5983
CIE-LCH:
79.4892, 14.6845, 83.7897
CIE-Luv:
79.4892, 11.1622, 20.5594
Hunter-Lab:
74.6869, -2.5163, 15.7875
#d3c3aa color charts
#d3c3aa color shades, tints & tones
#d3c3aa color schemes
#d3c3aa color preview, HTML & CSS examples
This text has a color of #d3c3aa
<p style="color:#d3c3aa;">Text here</p>
.mytext {color:#d3c3aa;}
This box has a color of #d3c3aa
<div style="background-color:#d3c3aa;">Content here</div>
.mybackground {background-color:#d3c3aa;}
Border around this has a color of #d3c3aa
<div style="border:2px solid #d3c3aa;">Content here</div>
.myborder {border:2px solid #d3c3aa;}