#d2bca9 color space conversions
Hex:
#d2bca9
RGB:
210, 188, 169
CMY:
18, 26, 34
CMYK:
0, 10, 20, 18
HSL:
28°, 31.2977%, 74.3137%
HSV (HSB):
28°, 19.5238%, 82.3529%
XYZ:
51.7230, 52.5327, 44.9498
xyY:
0.3467, 0.3521, 52.5327
CIE-Lab:
77.5983, 4.7706, 12.4564
CIE-LCH:
77.5983, 13.3387, 69.0440
CIE-Luv:
77.5983, 14.5793, 16.9457
Hunter-Lab:
72.4794, 0.5428, 13.9655
#d2bca9 color charts
#d2bca9 color shades, tints & tones
#d2bca9 color schemes
#d2bca9 color preview, HTML & CSS examples
This text has a color of #d2bca9
<p style="color:#d2bca9;">Text here</p>
.mytext {color:#d2bca9;}
This box has a color of #d2bca9
<div style="background-color:#d2bca9;">Content here</div>
.mybackground {background-color:#d2bca9;}
Border around this has a color of #d2bca9
<div style="border:2px solid #d2bca9;">Content here</div>
.myborder {border:2px solid #d2bca9;}