#d3bcb9 color space conversions
Hex:
#d3bcb9
RGB:
211, 188, 185
CMY:
17, 26, 27
CMYK:
0, 11, 12, 17
HSL:
7°, 22.8070%, 77.6471%
HSV (HSB):
7°, 12.3223%, 82.7451%
XYZ:
53.6041, 53.3181, 53.3651
xyY:
0.3344, 0.3326, 53.3181
CIE-Lab:
78.0624, 7.6599, 4.4896
CIE-LCH:
78.0624, 8.8786, 30.3757
CIE-Luv:
78.0624, 13.9301, 5.2246
Hunter-Lab:
73.0192, 3.2549, 7.7822
#d3bcb9 color charts
#d3bcb9 color shades, tints & tones
#d3bcb9 color schemes
#d3bcb9 color preview, HTML & CSS examples
This text has a color of #d3bcb9
<p style="color:#d3bcb9;">Text here</p>
.mytext {color:#d3bcb9;}
This box has a color of #d3bcb9
<div style="background-color:#d3bcb9;">Content here</div>
.mybackground {background-color:#d3bcb9;}
Border around this has a color of #d3bcb9
<div style="border:2px solid #d3bcb9;">Content here</div>
.myborder {border:2px solid #d3bcb9;}