#d9c5c5 color space conversions
Hex:
#d9c5c5
RGB:
217, 197, 197
CMY:
15, 23, 23
CMYK:
0, 9, 9, 15
HSL:
0°, 20.8333%, 81.1765%
HSV (HSB):
0°, 9.2166%, 85.0980%
XYZ:
58.6596, 58.7154, 61.0648
xyY:
0.3287, 0.3290, 58.7154
CIE-Lab:
81.1349, 7.0148, 2.5412
CIE-LCH:
81.1349, 7.4609, 19.9136
CIE-Luv:
81.1349, 11.7881, 2.5287
Hunter-Lab:
76.6260, 2.5518, 6.3888
#d9c5c5 color charts
#d9c5c5 color shades, tints & tones
#d9c5c5 color schemes
#d9c5c5 color preview, HTML & CSS examples
This text has a color of #d9c5c5
<p style="color:#d9c5c5;">Text here</p>
.mytext {color:#d9c5c5;}
This box has a color of #d9c5c5
<div style="background-color:#d9c5c5;">Content here</div>
.mybackground {background-color:#d9c5c5;}
Border around this has a color of #d9c5c5
<div style="border:2px solid #d9c5c5;">Content here</div>
.myborder {border:2px solid #d9c5c5;}