#d3b3a9 color space conversions
Hex:
#d3b3a9
RGB:
211, 179, 169
CMY:
17, 30, 34
CMYK:
0, 15, 20, 17
HSL:
14°, 32.3077%, 74.5098%
HSV (HSB):
14°, 19.9052%, 82.7451%
XYZ:
50.1455, 48.9537, 44.3422
xyY:
0.3496, 0.3413, 48.9537
CIE-Lab:
75.4225, 9.9560, 9.3792
CIE-LCH:
75.4225, 13.6781, 43.2914
CIE-Luv:
75.4225, 20.3783, 11.6435
Hunter-Lab:
69.9669, 5.4895, 11.4012
#d3b3a9 color charts
#d3b3a9 color shades, tints & tones
#d3b3a9 color schemes
#d3b3a9 color preview, HTML & CSS examples
This text has a color of #d3b3a9
<p style="color:#d3b3a9;">Text here</p>
.mytext {color:#d3b3a9;}
This box has a color of #d3b3a9
<div style="background-color:#d3b3a9;">Content here</div>
.mybackground {background-color:#d3b3a9;}
Border around this has a color of #d3b3a9
<div style="border:2px solid #d3b3a9;">Content here</div>
.myborder {border:2px solid #d3b3a9;}