#d8d8db color space conversions
Hex:
#d8d8db
RGB:
216, 216, 219
CMY:
15, 15, 14
CMYK:
1, 1, 0, 14
HSL:
240°, 4.0000%, 85.2941%
HSV (HSB):
240°, 1.3699%, 85.8824%
XYZ:
65.6610, 68.8251, 76.8417
xyY:
0.3107, 0.3257, 68.8251
CIE-Lab:
86.4174, 0.5498, -1.4821
CIE-LCH:
86.4174, 1.5808, 290.3533
CIE-Luv:
86.4174, -0.1682, -2.3576
Hunter-Lab:
82.9609, -3.9045, 3.1559
#d8d8db color charts
#d8d8db color shades, tints & tones
#d8d8db color schemes
#d8d8db color preview, HTML & CSS examples
This text has a color of #d8d8db
<p style="color:#d8d8db;">Text here</p>
.mytext {color:#d8d8db;}
This box has a color of #d8d8db
<div style="background-color:#d8d8db;">Content here</div>
.mybackground {background-color:#d8d8db;}
Border around this has a color of #d8d8db
<div style="border:2px solid #d8d8db;">Content here</div>
.myborder {border:2px solid #d8d8db;}