#d3b3aa color space conversions
Hex:
#d3b3aa
RGB:
211, 179, 170
CMY:
17, 30, 33
CMYK:
0, 15, 19, 17
HSL:
13°, 31.7829%, 74.7059%
HSV (HSB):
13°, 19.4313%, 82.7451%
XYZ:
50.2398, 48.9914, 44.8386
xyY:
0.3487, 0.3401, 48.9914
CIE-Lab:
75.4460, 10.1079, 8.8685
CIE-LCH:
75.4460, 13.4469, 41.2634
CIE-Luv:
75.4460, 20.2857, 10.9084
Hunter-Lab:
69.9938, 5.6335, 11.0141
#d3b3aa color charts
#d3b3aa color shades, tints & tones
#d3b3aa color schemes
#d3b3aa color preview, HTML & CSS examples
This text has a color of #d3b3aa
<p style="color:#d3b3aa;">Text here</p>
.mytext {color:#d3b3aa;}
This box has a color of #d3b3aa
<div style="background-color:#d3b3aa;">Content here</div>
.mybackground {background-color:#d3b3aa;}
Border around this has a color of #d3b3aa
<div style="border:2px solid #d3b3aa;">Content here</div>
.myborder {border:2px solid #d3b3aa;}