#d9cdc9 color space conversions
Hex:
#d9cdc9
RGB:
217, 205, 201
CMY:
15, 20, 21
CMYK:
0, 6, 7, 15
HSL:
15°, 17.3913%, 81.9608%
HSV (HSB):
15°, 7.3733%, 85.0980%
XYZ:
60.9892, 62.6314, 64.1329
xyY:
0.3248, 0.3336, 62.6314
CIE-Lab:
83.2481, 3.4690, 3.4673
CIE-LCH:
83.2481, 4.9047, 44.9863
CIE-Luv:
83.2481, 7.2234, 4.5575
Hunter-Lab:
79.1400, -0.9341, 7.3510
#d9cdc9 color charts
#d9cdc9 color shades, tints & tones
#d9cdc9 color schemes
#d9cdc9 color preview, HTML & CSS examples
This text has a color of #d9cdc9
<p style="color:#d9cdc9;">Text here</p>
.mytext {color:#d9cdc9;}
This box has a color of #d9cdc9
<div style="background-color:#d9cdc9;">Content here</div>
.mybackground {background-color:#d9cdc9;}
Border around this has a color of #d9cdc9
<div style="border:2px solid #d9cdc9;">Content here</div>
.myborder {border:2px solid #d9cdc9;}