#d9cdbd color space conversions
Hex:
#d9cdbd
RGB:
217, 205, 189
CMY:
15, 20, 26
CMYK:
0, 6, 13, 15
HSL:
34°, 26.9231%, 79.6078%
HSV (HSB):
34°, 12.9032%, 85.0980%
XYZ:
59.6319, 62.0885, 56.9854
xyY:
0.3337, 0.3474, 62.0885
CIE-Lab:
82.9605, 1.4854, 9.4464
CIE-LCH:
82.9605, 9.5624, 81.0636
CIE-Luv:
82.9605, 8.0331, 13.5787
Hunter-Lab:
78.7962, -2.8071, 12.2788
#d9cdbd color charts
#d9cdbd color shades, tints & tones
#d9cdbd color schemes
#d9cdbd color preview, HTML & CSS examples
This text has a color of #d9cdbd
<p style="color:#d9cdbd;">Text here</p>
.mytext {color:#d9cdbd;}
This box has a color of #d9cdbd
<div style="background-color:#d9cdbd;">Content here</div>
.mybackground {background-color:#d9cdbd;}
Border around this has a color of #d9cdbd
<div style="border:2px solid #d9cdbd;">Content here</div>
.myborder {border:2px solid #d9cdbd;}