#d3d7dd color space conversions
Hex:
#d3d7dd
RGB:
211, 215, 221
CMY:
17, 16, 13
CMYK:
5, 3, 0, 13
HSL:
216°, 12.8205%, 84.7059%
HSV (HSB):
216°, 4.5249%, 86.6667%
XYZ:
64.2156, 67.6702, 78.0837
xyY:
0.3058, 0.3223, 67.6702
CIE-Lab:
85.8413, -0.2344, -3.4296
CIE-LCH:
85.8413, 3.4376, 266.0909
CIE-Luv:
85.8413, -2.5524, -5.2140
Hunter-Lab:
82.2619, -4.6171, 1.3047
#d3d7dd color charts
#d3d7dd color shades, tints & tones
#d3d7dd color schemes
#d3d7dd color preview, HTML & CSS examples
This text has a color of #d3d7dd
<p style="color:#d3d7dd;">Text here</p>
.mytext {color:#d3d7dd;}
This box has a color of #d3d7dd
<div style="background-color:#d3d7dd;">Content here</div>
.mybackground {background-color:#d3d7dd;}
Border around this has a color of #d3d7dd
<div style="border:2px solid #d3d7dd;">Content here</div>
.myborder {border:2px solid #d3d7dd;}