#d3bca4 color space conversions
Hex:
#d3bca4
RGB:
211, 188, 164
CMY:
17, 26, 36
CMYK:
0, 11, 22, 17
HSL:
31°, 34.8148%, 73.5294%
HSV (HSB):
31°, 22.2749%, 82.7451%
XYZ:
51.5480, 52.4957, 42.5378
xyY:
0.3517, 0.3581, 52.4957
CIE-Lab:
77.5763, 4.4045, 15.1314
CIE-LCH:
77.5763, 15.7594, 73.7706
CIE-Luv:
77.5763, 15.6094, 20.6257
Hunter-Lab:
72.4539, 0.2013, 15.9085
#d3bca4 color charts
#d3bca4 color shades, tints & tones
#d3bca4 color schemes
#d3bca4 color preview, HTML & CSS examples
This text has a color of #d3bca4
<p style="color:#d3bca4;">Text here</p>
.mytext {color:#d3bca4;}
This box has a color of #d3bca4
<div style="background-color:#d3bca4;">Content here</div>
.mybackground {background-color:#d3bca4;}
Border around this has a color of #d3bca4
<div style="border:2px solid #d3bca4;">Content here</div>
.myborder {border:2px solid #d3bca4;}