#d3d6db color space conversions
Hex:
#d3d6db
RGB:
211, 214, 219
CMY:
17, 16, 14
CMYK:
4, 2, 0, 14
HSL:
218°, 10.0000%, 84.3137%
HSV (HSB):
218°, 3.6530%, 85.8824%
XYZ:
63.6967, 67.0565, 76.6039
xyY:
0.3072, 0.3234, 67.0565
CIE-Lab:
85.5325, -0.0881, -2.8239
CIE-LCH:
85.5325, 2.8253, 268.2139
CIE-Luv:
85.5325, -1.9489, -4.3018
Hunter-Lab:
81.8880, -4.4576, 1.8576
#d3d6db color charts
#d3d6db color shades, tints & tones
#d3d6db color schemes
#d3d6db color preview, HTML & CSS examples
This text has a color of #d3d6db
<p style="color:#d3d6db;">Text here</p>
.mytext {color:#d3d6db;}
This box has a color of #d3d6db
<div style="background-color:#d3d6db;">Content here</div>
.mybackground {background-color:#d3d6db;}
Border around this has a color of #d3d6db
<div style="border:2px solid #d3d6db;">Content here</div>
.myborder {border:2px solid #d3d6db;}