#d3bca0 color space conversions
Hex:
#d3bca0
RGB:
211, 188, 160
CMY:
17, 26, 37
CMYK:
0, 11, 24, 17
HSL:
33°, 36.6906%, 72.7451%
HSV (HSB):
33°, 24.1706%, 82.7451%
XYZ:
51.1924, 52.3534, 40.6648
xyY:
0.3550, 0.3630, 52.3534
CIE-Lab:
77.4917, 3.8292, 17.1637
CIE-LCH:
77.4917, 17.5857, 77.4232
CIE-Luv:
77.4917, 15.9150, 23.4231
Hunter-Lab:
72.3556, -0.3318, 17.3272
#d3bca0 color charts
#d3bca0 color shades, tints & tones
#d3bca0 color schemes
#d3bca0 color preview, HTML & CSS examples
This text has a color of #d3bca0
<p style="color:#d3bca0;">Text here</p>
.mytext {color:#d3bca0;}
This box has a color of #d3bca0
<div style="background-color:#d3bca0;">Content here</div>
.mybackground {background-color:#d3bca0;}
Border around this has a color of #d3bca0
<div style="border:2px solid #d3bca0;">Content here</div>
.myborder {border:2px solid #d3bca0;}