#d3b9a5 color space conversions
Hex:
#d3b9a5
RGB:
211, 185, 165
CMY:
17, 27, 35
CMYK:
0, 12, 22, 17
HSL:
26°, 34.3284%, 73.7255%
HSV (HSB):
26°, 21.8009%, 82.7451%
XYZ:
51.0045, 51.2634, 42.8039
xyY:
0.3516, 0.3534, 51.2634
CIE-Lab:
76.8383, 6.1472, 13.5547
CIE-LCH:
76.8383, 14.8835, 65.6054
CIE-Luv:
76.8383, 17.2665, 18.1331
Hunter-Lab:
71.5985, 1.8603, 14.6734
#d3b9a5 color charts
#d3b9a5 color shades, tints & tones
#d3b9a5 color schemes
#d3b9a5 color preview, HTML & CSS examples
This text has a color of #d3b9a5
<p style="color:#d3b9a5;">Text here</p>
.mytext {color:#d3b9a5;}
This box has a color of #d3b9a5
<div style="background-color:#d3b9a5;">Content here</div>
.mybackground {background-color:#d3b9a5;}
Border around this has a color of #d3b9a5
<div style="border:2px solid #d3b9a5;">Content here</div>
.myborder {border:2px solid #d3b9a5;}