#d9d7cd color space conversions
Hex:
#d9d7cd
RGB:
217, 215, 205
CMY:
15, 16, 20
CMYK:
0, 1, 6, 15
HSL:
50°, 13.6364%, 82.7451%
HSV (HSB):
50°, 5.5300%, 85.0980%
XYZ:
63.9352, 67.7604, 67.4669
xyY:
0.3210, 0.3402, 67.7604
CIE-Lab:
85.8865, -1.0687, 5.1601
CIE-LCH:
85.8865, 5.2696, 101.7012
CIE-Luv:
85.8865, 1.7089, 7.9112
Hunter-Lab:
82.3167, -5.4137, 9.0275
#d9d7cd color charts
#d9d7cd color shades, tints & tones
#d9d7cd color schemes
#d9d7cd color preview, HTML & CSS examples
This text has a color of #d9d7cd
<p style="color:#d9d7cd;">Text here</p>
.mytext {color:#d9d7cd;}
This box has a color of #d9d7cd
<div style="background-color:#d9d7cd;">Content here</div>
.mybackground {background-color:#d9d7cd;}
Border around this has a color of #d9d7cd
<div style="border:2px solid #d9d7cd;">Content here</div>
.myborder {border:2px solid #d9d7cd;}