#d3b0a7 color space conversions
Hex:
#d3b0a7
RGB:
211, 176, 167
CMY:
17, 31, 35
CMYK:
0, 17, 21, 17
HSL:
12°, 33.3333%, 74.1176%
HSV (HSB):
12°, 20.8531%, 82.7451%
XYZ:
49.3644, 47.6896, 43.1624
xyY:
0.3521, 0.3401, 47.6896
CIE-Lab:
74.6287, 11.2686, 9.3372
CIE-LCH:
74.6287, 14.6343, 39.6452
CIE-Luv:
74.6287, 22.2961, 11.3076
Hunter-Lab:
69.0576, 6.7460, 11.2829
#d3b0a7 color charts
#d3b0a7 color shades, tints & tones
#d3b0a7 color schemes
#d3b0a7 color preview, HTML & CSS examples
This text has a color of #d3b0a7
<p style="color:#d3b0a7;">Text here</p>
.mytext {color:#d3b0a7;}
This box has a color of #d3b0a7
<div style="background-color:#d3b0a7;">Content here</div>
.mybackground {background-color:#d3b0a7;}
Border around this has a color of #d3b0a7
<div style="border:2px solid #d3b0a7;">Content here</div>
.myborder {border:2px solid #d3b0a7;}