#d3b6a0 color space conversions
Hex:
#d3b6a0
RGB:
211, 182, 160
CMY:
17, 29, 37
CMYK:
0, 14, 24, 17
HSL:
26°, 36.6906%, 72.7451%
HSV (HSB):
26°, 24.1706%, 82.7451%
XYZ:
49.9371, 49.8428, 40.2464
xyY:
0.3566, 0.3560, 49.8428
CIE-Lab:
75.9727, 7.0239, 15.0405
CIE-LCH:
75.9727, 16.5997, 64.9675
CIE-Luv:
75.9727, 19.4323, 19.9004
Hunter-Lab:
70.5995, 2.7092, 15.6204
#d3b6a0 color charts
#d3b6a0 color shades, tints & tones
#d3b6a0 color schemes
#d3b6a0 color preview, HTML & CSS examples
This text has a color of #d3b6a0
<p style="color:#d3b6a0;">Text here</p>
.mytext {color:#d3b6a0;}
This box has a color of #d3b6a0
<div style="background-color:#d3b6a0;">Content here</div>
.mybackground {background-color:#d3b6a0;}
Border around this has a color of #d3b6a0
<div style="border:2px solid #d3b6a0;">Content here</div>
.myborder {border:2px solid #d3b6a0;}