#d3dbd9 color space conversions
Hex:
#d3dbd9
RGB:
211, 219, 217
CMY:
17, 14, 15
CMYK:
4, 0, 1, 14
HSL:
165°, 10.0000%, 84.3137%
HSV (HSB):
165°, 3.6530%, 85.8824%
XYZ:
64.7199, 69.5217, 75.6536
xyY:
0.3083, 0.3312, 69.5217
CIE-Lab:
86.7617, -3.0563, 0.0341
CIE-LCH:
86.7617, 3.0564, 179.3604
CIE-Luv:
86.7617, -4.3433, 0.5896
Hunter-Lab:
83.3797, -7.3615, 4.5697
#d3dbd9 color charts
#d3dbd9 color shades, tints & tones
#d3dbd9 color schemes
#d3dbd9 color preview, HTML & CSS examples
This text has a color of #d3dbd9
<p style="color:#d3dbd9;">Text here</p>
.mytext {color:#d3dbd9;}
This box has a color of #d3dbd9
<div style="background-color:#d3dbd9;">Content here</div>
.mybackground {background-color:#d3dbd9;}
Border around this has a color of #d3dbd9
<div style="border:2px solid #d3dbd9;">Content here</div>
.myborder {border:2px solid #d3dbd9;}