#d3b0aa color space conversions
Hex:
#d3b0aa
RGB:
211, 176, 170
CMY:
17, 31, 33
CMYK:
0, 17, 19, 17
HSL:
9°, 31.7829%, 74.7059%
HSV (HSB):
9°, 19.4313%, 82.7451%
XYZ:
49.6450, 47.8018, 44.6403
xyY:
0.3494, 0.3364, 47.8018
CIE-Lab:
74.6998, 11.7225, 7.8016
CIE-LCH:
74.6998, 14.0813, 33.6448
CIE-Luv:
74.6998, 22.0043, 9.0963
Hunter-Lab:
69.1389, 7.1785, 10.1159
#d3b0aa color charts
#d3b0aa color shades, tints & tones
#d3b0aa color schemes
#d3b0aa color preview, HTML & CSS examples
This text has a color of #d3b0aa
<p style="color:#d3b0aa;">Text here</p>
.mytext {color:#d3b0aa;}
This box has a color of #d3b0aa
<div style="background-color:#d3b0aa;">Content here</div>
.mybackground {background-color:#d3b0aa;}
Border around this has a color of #d3b0aa
<div style="border:2px solid #d3b0aa;">Content here</div>
.myborder {border:2px solid #d3b0aa;}