#d5bcb3 color space conversions
Hex:
#d5bcb3
RGB:
213, 188, 179
CMY:
16, 26, 30
CMYK:
0, 12, 16, 16
HSL:
16°, 28.8136%, 76.8627%
HSV (HSB):
16°, 15.9624%, 83.5294%
XYZ:
53.5605, 53.3672, 50.1258
xyY:
0.3410, 0.3398, 53.3672
CIE-Lab:
78.0913, 7.4231, 7.7969
CIE-LCH:
78.0913, 10.7654, 46.4067
CIE-Luv:
78.0913, 15.6884, 9.9922
Hunter-Lab:
73.0529, 3.0290, 10.4547
#d5bcb3 color charts
#d5bcb3 color shades, tints & tones
#d5bcb3 color schemes
#d5bcb3 color preview, HTML & CSS examples
This text has a color of #d5bcb3
<p style="color:#d5bcb3;">Text here</p>
.mytext {color:#d5bcb3;}
This box has a color of #d5bcb3
<div style="background-color:#d5bcb3;">Content here</div>
.mybackground {background-color:#d5bcb3;}
Border around this has a color of #d5bcb3
<div style="border:2px solid #d5bcb3;">Content here</div>
.myborder {border:2px solid #d5bcb3;}