#d3dade color space conversions
Hex:
#d3dade
RGB:
211, 218, 222
CMY:
17, 15, 13
CMYK:
5, 2, 0, 13
HSL:
202°, 14.2857%, 84.9020%
HSV (HSB):
202°, 4.9550%, 87.0588%
XYZ:
65.1202, 69.2656, 79.0446
xyY:
0.3051, 0.3245, 69.2656
CIE-Lab:
86.6354, -1.6067, -2.7918
CIE-LCH:
86.6354, 3.2211, 240.0792
CIE-Luv:
86.6354, -4.0891, -3.9971
Hunter-Lab:
83.2260, -5.9781, 1.9469
#d3dade color charts
#d3dade color shades, tints & tones
#d3dade color schemes
#d3dade color preview, HTML & CSS examples
This text has a color of #d3dade
<p style="color:#d3dade;">Text here</p>
.mytext {color:#d3dade;}
This box has a color of #d3dade
<div style="background-color:#d3dade;">Content here</div>
.mybackground {background-color:#d3dade;}
Border around this has a color of #d3dade
<div style="border:2px solid #d3dade;">Content here</div>
.myborder {border:2px solid #d3dade;}