#d7d8cd color space conversions
Hex:
#d7d8cd
RGB:
215, 216, 205
CMY:
16, 15, 20
CMYK:
0, 0, 5, 15
HSL:
65°, 12.3596%, 82.5490%
HSV (HSB):
65°, 5.0926%, 84.7059%
XYZ:
63.5996, 67.9666, 67.5244
xyY:
0.3195, 0.3414, 67.9666
CIE-Lab:
85.9897, -2.2814, 5.2897
CIE-LCH:
85.9897, 5.7607, 113.3305
CIE-Luv:
85.9897, 0.0361, 8.3232
Hunter-Lab:
82.4418, -6.5697, 9.1475
#d7d8cd color charts
#d7d8cd color shades, tints & tones
#d7d8cd color schemes
#d7d8cd color preview, HTML & CSS examples
This text has a color of #d7d8cd
<p style="color:#d7d8cd;">Text here</p>
.mytext {color:#d7d8cd;}
This box has a color of #d7d8cd
<div style="background-color:#d7d8cd;">Content here</div>
.mybackground {background-color:#d7d8cd;}
Border around this has a color of #d7d8cd
<div style="border:2px solid #d7d8cd;">Content here</div>
.myborder {border:2px solid #d7d8cd;}