#d9dade color space conversions
Hex:
#d9dade
RGB:
217, 218, 222
CMY:
15, 15, 13
CMYK:
2, 2, 0, 13
HSL:
228°, 7.0423%, 86.0784%
HSV (HSB):
228°, 2.2523%, 87.0588%
XYZ:
66.8715, 70.1684, 79.1266
xyY:
0.3094, 0.3246, 70.1684
CIE-Lab:
87.0794, 0.3960, -2.0884
CIE-LCH:
87.0794, 2.1256, 280.7372
CIE-Luv:
87.0794, -0.7832, -3.2643
Hunter-Lab:
83.7666, -4.0937, 2.6308
#d9dade color charts
#d9dade color shades, tints & tones
#d9dade color schemes
#d9dade color preview, HTML & CSS examples
This text has a color of #d9dade
<p style="color:#d9dade;">Text here</p>
.mytext {color:#d9dade;}
This box has a color of #d9dade
<div style="background-color:#d9dade;">Content here</div>
.mybackground {background-color:#d9dade;}
Border around this has a color of #d9dade
<div style="border:2px solid #d9dade;">Content here</div>
.myborder {border:2px solid #d9dade;}