#d1d8dd color space conversions
Hex:
#d1d8dd
RGB:
209, 216, 221
CMY:
18, 15, 13
CMYK:
5, 2, 0, 13
HSL:
205°, 15.0000%, 84.3137%
HSV (HSB):
205°, 5.4299%, 86.6667%
XYZ:
63.9015, 67.8875, 78.1422
xyY:
0.3044, 0.3234, 67.8875
CIE-Lab:
85.9502, -1.4201, -3.2866
CIE-LCH:
85.9502, 3.5803, 246.6319
CIE-Luv:
85.9502, -4.1396, -4.7890
Hunter-Lab:
82.3939, -5.7516, 1.4452
#d1d8dd color charts
#d1d8dd color shades, tints & tones
#d1d8dd color schemes
#d1d8dd color preview, HTML & CSS examples
This text has a color of #d1d8dd
<p style="color:#d1d8dd;">Text here</p>
.mytext {color:#d1d8dd;}
This box has a color of #d1d8dd
<div style="background-color:#d1d8dd;">Content here</div>
.mybackground {background-color:#d1d8dd;}
Border around this has a color of #d1d8dd
<div style="border:2px solid #d1d8dd;">Content here</div>
.myborder {border:2px solid #d1d8dd;}