#d5d6c9 color space conversions
Hex:
#d5d6c9
RGB:
213, 214, 201
CMY:
16, 16, 21
CMYK:
0, 0, 6, 16
HSL:
65°, 13.6842%, 81.3725%
HSV (HSB):
65°, 6.0748%, 83.9216%
XYZ:
62.0298, 66.4563, 64.8164
xyY:
0.3209, 0.3438, 66.4563
CIE-Lab:
85.2286, -2.6292, 6.2887
CIE-LCH:
85.2286, 6.8162, 112.6892
CIE-Luv:
85.2286, 0.1430, 9.8391
Hunter-Lab:
81.5207, -6.8393, 9.9236
#d5d6c9 color charts
#d5d6c9 color shades, tints & tones
#d5d6c9 color schemes
#d5d6c9 color preview, HTML & CSS examples
This text has a color of #d5d6c9
<p style="color:#d5d6c9;">Text here</p>
.mytext {color:#d5d6c9;}
This box has a color of #d5d6c9
<div style="background-color:#d5d6c9;">Content here</div>
.mybackground {background-color:#d5d6c9;}
Border around this has a color of #d5d6c9
<div style="border:2px solid #d5d6c9;">Content here</div>
.myborder {border:2px solid #d5d6c9;}