#d3bcb5 color space conversions
Hex:
#d3bcb5
RGB:
211, 188, 181
CMY:
17, 26, 29
CMYK:
0, 11, 14, 17
HSL:
14°, 25.4237%, 76.8627%
HSV (HSB):
14°, 14.2180%, 82.7451%
XYZ:
53.1877, 53.1515, 51.1720
xyY:
0.3377, 0.3374, 53.1515
CIE-Lab:
77.9644, 7.0099, 6.5109
CIE-LCH:
77.9644, 9.5672, 42.8865
CIE-Luv:
77.9644, 14.2587, 8.2427
Hunter-Lab:
72.9051, 2.6402, 9.4179
#d3bcb5 color charts
#d3bcb5 color shades, tints & tones
#d3bcb5 color schemes
#d3bcb5 color preview, HTML & CSS examples
This text has a color of #d3bcb5
<p style="color:#d3bcb5;">Text here</p>
.mytext {color:#d3bcb5;}
This box has a color of #d3bcb5
<div style="background-color:#d3bcb5;">Content here</div>
.mybackground {background-color:#d3bcb5;}
Border around this has a color of #d3bcb5
<div style="border:2px solid #d3bcb5;">Content here</div>
.myborder {border:2px solid #d3bcb5;}