#d7cdc7 color space conversions
Hex:
#d7cdc7
RGB:
215, 205, 199
CMY:
16, 20, 22
CMYK:
0, 5, 7, 16
HSL:
23°, 16.6667%, 81.1765%
HSV (HSB):
23°, 7.4419%, 84.3137%
XYZ:
60.1645, 62.2332, 62.8740
xyY:
0.3247, 0.3359, 62.2332
CIE-Lab:
83.0373, 2.4246, 4.2081
CIE-LCH:
83.0373, 4.8567, 60.0505
CIE-Luv:
83.0373, 6.1674, 5.8363
Hunter-Lab:
78.8880, -1.9200, 7.9673
#d7cdc7 color charts
#d7cdc7 color shades, tints & tones
#d7cdc7 color schemes
#d7cdc7 color preview, HTML & CSS examples
This text has a color of #d7cdc7
<p style="color:#d7cdc7;">Text here</p>
.mytext {color:#d7cdc7;}
This box has a color of #d7cdc7
<div style="background-color:#d7cdc7;">Content here</div>
.mybackground {background-color:#d7cdc7;}
Border around this has a color of #d7cdc7
<div style="border:2px solid #d7cdc7;">Content here</div>
.myborder {border:2px solid #d7cdc7;}