#d3bcb6 color space conversions
Hex:
#d3bcb6
RGB:
211, 188, 182
CMY:
17, 26, 29
CMYK:
0, 11, 14, 17
HSL:
12°, 24.7863%, 77.0588%
HSV (HSB):
12°, 13.7441%, 82.7451%
XYZ:
53.2907, 53.1927, 51.7145
xyY:
0.3369, 0.3362, 53.1927
CIE-Lab:
77.9886, 7.1711, 6.0053
CIE-LCH:
77.9886, 9.3535, 39.9438
CIE-Luv:
77.9886, 14.1769, 7.4916
Hunter-Lab:
72.9333, 2.7924, 9.0129
#d3bcb6 color charts
#d3bcb6 color shades, tints & tones
#d3bcb6 color schemes
#d3bcb6 color preview, HTML & CSS examples
This text has a color of #d3bcb6
<p style="color:#d3bcb6;">Text here</p>
.mytext {color:#d3bcb6;}
This box has a color of #d3bcb6
<div style="background-color:#d3bcb6;">Content here</div>
.mybackground {background-color:#d3bcb6;}
Border around this has a color of #d3bcb6
<div style="border:2px solid #d3bcb6;">Content here</div>
.myborder {border:2px solid #d3bcb6;}