#d3d8dd color space conversions
Hex:
#d3d8dd
RGB:
211, 216, 221
CMY:
17, 15, 13
CMYK:
5, 2, 0, 13
HSL:
210°, 12.8205%, 84.7059%
HSV (HSB):
210°, 4.5249%, 86.6667%
XYZ:
64.4710, 68.1811, 78.1689
xyY:
0.3058, 0.3234, 68.1811
CIE-Lab:
86.0969, -0.7553, -3.0539
CIE-LCH:
86.0969, 3.1460, 256.1089
CIE-Luv:
86.0969, -3.0484, -4.5454
Hunter-Lab:
82.5718, -5.1303, 1.6718
#d3d8dd color charts
#d3d8dd color shades, tints & tones
#d3d8dd color schemes
#d3d8dd color preview, HTML & CSS examples
This text has a color of #d3d8dd
<p style="color:#d3d8dd;">Text here</p>
.mytext {color:#d3d8dd;}
This box has a color of #d3d8dd
<div style="background-color:#d3d8dd;">Content here</div>
.mybackground {background-color:#d3d8dd;}
Border around this has a color of #d3d8dd
<div style="border:2px solid #d3d8dd;">Content here</div>
.myborder {border:2px solid #d3d8dd;}