#d9dcdb color space conversions
Hex:
#d9dcdb
RGB:
217, 220, 219
CMY:
15, 14, 14
CMYK:
1, 0, 0, 14
HSL:
160°, 4.1096%, 85.6863%
HSV (HSB):
160°, 1.3636%, 86.2745%
XYZ:
66.9947, 71.0526, 77.2014
xyY:
0.3112, 0.3301, 71.0526
CIE-Lab:
87.5106, -1.1895, 0.1253
CIE-LCH:
87.5106, 1.1961, 173.9869
CIE-Luv:
87.5106, -1.6272, 0.4011
Hunter-Lab:
84.2927, -5.6429, 4.7028
#d9dcdb color charts
#d9dcdb color shades, tints & tones
#d9dcdb color schemes
#d9dcdb color preview, HTML & CSS examples
This text has a color of #d9dcdb
<p style="color:#d9dcdb;">Text here</p>
.mytext {color:#d9dcdb;}
This box has a color of #d9dcdb
<div style="background-color:#d9dcdb;">Content here</div>
.mybackground {background-color:#d9dcdb;}
Border around this has a color of #d9dcdb
<div style="border:2px solid #d9dcdb;">Content here</div>
.myborder {border:2px solid #d9dcdb;}