#d3b0a3 color space conversions
Hex:
#d3b0a3
RGB:
211, 176, 163
CMY:
17, 31, 36
CMYK:
0, 17, 23, 17
HSL:
16°, 35.2941%, 73.3333%
HSV (HSB):
16°, 22.7488%, 82.7451%
XYZ:
49.0002, 47.5439, 41.2446
xyY:
0.3556, 0.3450, 47.5439
CIE-Lab:
74.5363, 10.6759, 11.3869
CIE-LCH:
74.5363, 15.6089, 46.8458
CIE-Luv:
74.5363, 22.6805, 14.2185
Hunter-Lab:
68.9521, 6.1832, 12.8013
#d3b0a3 color charts
#d3b0a3 color shades, tints & tones
#d3b0a3 color schemes
#d3b0a3 color preview, HTML & CSS examples
This text has a color of #d3b0a3
<p style="color:#d3b0a3;">Text here</p>
.mytext {color:#d3b0a3;}
This box has a color of #d3b0a3
<div style="background-color:#d3b0a3;">Content here</div>
.mybackground {background-color:#d3b0a3;}
Border around this has a color of #d3b0a3
<div style="border:2px solid #d3b0a3;">Content here</div>
.myborder {border:2px solid #d3b0a3;}