#d3b3a5 color space conversions
Hex:
#d3b3a5
RGB:
211, 179, 165
CMY:
17, 30, 35
CMYK:
0, 15, 22, 17
HSL:
18°, 34.3284%, 73.7255%
HSV (HSB):
18°, 21.8009%, 82.7451%
XYZ:
49.7756, 48.8057, 42.3943
xyY:
0.3531, 0.3462, 48.8057
CIE-Lab:
75.3303, 9.3575, 11.4236
CIE-LCH:
75.3303, 14.7669, 50.6776
CIE-Luv:
75.3303, 20.7455, 14.5573
Hunter-Lab:
69.8611, 4.9233, 12.9234
#d3b3a5 color charts
#d3b3a5 color shades, tints & tones
#d3b3a5 color schemes
#d3b3a5 color preview, HTML & CSS examples
This text has a color of #d3b3a5
<p style="color:#d3b3a5;">Text here</p>
.mytext {color:#d3b3a5;}
This box has a color of #d3b3a5
<div style="background-color:#d3b3a5;">Content here</div>
.mybackground {background-color:#d3b3a5;}
Border around this has a color of #d3b3a5
<div style="border:2px solid #d3b3a5;">Content here</div>
.myborder {border:2px solid #d3b3a5;}