#d3bfac color space conversions
Hex:
#d3bfac
RGB:
211, 191, 172
CMY:
17, 25, 33
CMYK:
0, 9, 18, 17
HSL:
29°, 30.7087%, 75.0980%
HSV (HSB):
29°, 18.4834%, 82.7451%
XYZ:
52.9412, 54.0890, 46.6797
xyY:
0.3444, 0.3519, 54.0890
CIE-Lab:
78.5136, 4.0049, 12.1483
CIE-LCH:
78.5136, 12.7915, 71.7543
CIE-Luv:
78.5136, 13.2840, 16.7117
Hunter-Lab:
73.5453, -0.2119, 13.8499
#d3bfac color charts
#d3bfac color shades, tints & tones
#d3bfac color schemes
#d3bfac color preview, HTML & CSS examples
This text has a color of #d3bfac
<p style="color:#d3bfac;">Text here</p>
.mytext {color:#d3bfac;}
This box has a color of #d3bfac
<div style="background-color:#d3bfac;">Content here</div>
.mybackground {background-color:#d3bfac;}
Border around this has a color of #d3bfac
<div style="border:2px solid #d3bfac;">Content here</div>
.myborder {border:2px solid #d3bfac;}