#d3b4ac color space conversions
Hex:
#d3b4ac
RGB:
211, 180, 172
CMY:
17, 29, 33
CMYK:
0, 15, 18, 17
HSL:
12°, 30.7087%, 75.0980%
HSV (HSB):
12°, 18.4834%, 82.7451%
XYZ:
50.6316, 49.4700, 45.9098
xyY:
0.3468, 0.3388, 49.4700
CIE-Lab:
75.7428, 9.8768, 8.2046
CIE-LCH:
75.7428, 12.8401, 39.7162
CIE-Luv:
75.7428, 19.5302, 10.0376
Hunter-Lab:
70.3349, 5.4099, 10.5340
#d3b4ac color charts
#d3b4ac color shades, tints & tones
#d3b4ac color schemes
#d3b4ac color preview, HTML & CSS examples
This text has a color of #d3b4ac
<p style="color:#d3b4ac;">Text here</p>
.mytext {color:#d3b4ac;}
This box has a color of #d3b4ac
<div style="background-color:#d3b4ac;">Content here</div>
.mybackground {background-color:#d3b4ac;}
Border around this has a color of #d3b4ac
<div style="border:2px solid #d3b4ac;">Content here</div>
.myborder {border:2px solid #d3b4ac;}