#d9d6db color space conversions
Hex:
#d9d6db
RGB:
217, 214, 219
CMY:
15, 16, 14
CMYK:
1, 2, 0, 14
HSL:
276°, 6.4935%, 84.9020%
HSV (HSB):
276°, 2.2831%, 85.8824%
XYZ:
65.4480, 67.9593, 76.6858
xyY:
0.3115, 0.3235, 67.9593
CIE-Lab:
85.9861, 1.9305, -2.1052
CIE-LCH:
85.9861, 2.8563, 312.5211
CIE-Luv:
85.9861, 1.4056, -3.5529
Hunter-Lab:
82.4374, -2.5524, 2.5529
#d9d6db color charts
#d9d6db color shades, tints & tones
#d9d6db color schemes
#d9d6db color preview, HTML & CSS examples
This text has a color of #d9d6db
<p style="color:#d9d6db;">Text here</p>
.mytext {color:#d9d6db;}
This box has a color of #d9d6db
<div style="background-color:#d9d6db;">Content here</div>
.mybackground {background-color:#d9d6db;}
Border around this has a color of #d9d6db
<div style="border:2px solid #d9d6db;">Content here</div>
.myborder {border:2px solid #d9d6db;}