#d5d7cc color space conversions
Hex:
#d5d7cc
RGB:
213, 215, 204
CMY:
16, 16, 20
CMYK:
1, 0, 5, 16
HSL:
71°, 12.0879%, 82.1569%
HSV (HSB):
71°, 5.1163%, 84.3137%
XYZ:
62.6401, 67.1066, 66.7781
xyY:
0.3187, 0.3415, 67.1066
CIE-Lab:
85.5578, -2.6301, 5.1756
CIE-LCH:
85.5578, 5.8055, 116.9381
CIE-Luv:
85.5578, -0.5361, 8.2108
Hunter-Lab:
81.9186, -6.8654, 9.0113
#d5d7cc color charts
#d5d7cc color shades, tints & tones
#d5d7cc color schemes
#d5d7cc color preview, HTML & CSS examples
This text has a color of #d5d7cc
<p style="color:#d5d7cc;">Text here</p>
.mytext {color:#d5d7cc;}
This box has a color of #d5d7cc
<div style="background-color:#d5d7cc;">Content here</div>
.mybackground {background-color:#d5d7cc;}
Border around this has a color of #d5d7cc
<div style="border:2px solid #d5d7cc;">Content here</div>
.myborder {border:2px solid #d5d7cc;}