#d3bdac color space conversions
Hex:
#d3bdac
RGB:
211, 189, 172
CMY:
17, 26, 33
CMYK:
0, 10, 18, 17
HSL:
26°, 30.7087%, 75.0980%
HSV (HSB):
26°, 18.4834%, 82.7451%
XYZ:
52.5080, 53.2226, 46.5353
xyY:
0.3448, 0.3495, 53.2226
CIE-Lab:
78.0063, 5.0667, 11.4292
CIE-LCH:
78.0063, 12.5019, 66.0920
CIE-Luv:
78.0063, 14.4167, 15.4996
Hunter-Lab:
72.9538, 0.8048, 13.2482
#d3bdac color charts
#d3bdac color shades, tints & tones
#d3bdac color schemes
#d3bdac color preview, HTML & CSS examples
This text has a color of #d3bdac
<p style="color:#d3bdac;">Text here</p>
.mytext {color:#d3bdac;}
This box has a color of #d3bdac
<div style="background-color:#d3bdac;">Content here</div>
.mybackground {background-color:#d3bdac;}
Border around this has a color of #d3bdac
<div style="border:2px solid #d3bdac;">Content here</div>
.myborder {border:2px solid #d3bdac;}