#d3bdb5 color space conversions
Hex:
#d3bdb5
RGB:
211, 189, 181
CMY:
17, 26, 29
CMYK:
0, 10, 14, 17
HSL:
16°, 25.4237%, 76.8627%
HSV (HSB):
16°, 14.2180%, 82.7451%
XYZ:
53.4021, 53.5803, 51.2435
xyY:
0.3375, 0.3386, 53.5803
CIE-Lab:
78.2164, 6.4766, 6.8731
CIE-LCH:
78.2164, 9.4438, 46.7009
CIE-Luv:
78.2164, 13.7050, 8.8631
Hunter-Lab:
73.1985, 2.1274, 9.7323
#d3bdb5 color charts
#d3bdb5 color shades, tints & tones
#d3bdb5 color schemes
#d3bdb5 color preview, HTML & CSS examples
This text has a color of #d3bdb5
<p style="color:#d3bdb5;">Text here</p>
.mytext {color:#d3bdb5;}
This box has a color of #d3bdb5
<div style="background-color:#d3bdb5;">Content here</div>
.mybackground {background-color:#d3bdb5;}
Border around this has a color of #d3bdb5
<div style="border:2px solid #d3bdb5;">Content here</div>
.myborder {border:2px solid #d3bdb5;}