#d3ddd3 color space conversions
Hex:
#d3ddd3
RGB:
211, 221, 211
CMY:
17, 13, 17
CMYK:
5, 0, 5, 13
HSL:
120°, 12.8205%, 84.7059%
HSV (HSB):
120°, 4.5249%, 86.6667%
XYZ:
64.4783, 70.2649, 71.7921
xyY:
0.3122, 0.3402, 70.2649
CIE-Lab:
87.1266, -5.1772, 3.7299
CIE-LCH:
87.1266, 6.3808, 144.2292
CIE-Luv:
87.1266, -5.0706, 6.5420
Hunter-Lab:
83.8242, -9.3886, 7.8974
#d3ddd3 color charts
#d3ddd3 color shades, tints & tones
#d3ddd3 color schemes
#d3ddd3 color preview, HTML & CSS examples
This text has a color of #d3ddd3
<p style="color:#d3ddd3;">Text here</p>
.mytext {color:#d3ddd3;}
This box has a color of #d3ddd3
<div style="background-color:#d3ddd3;">Content here</div>
.mybackground {background-color:#d3ddd3;}
Border around this has a color of #d3ddd3
<div style="border:2px solid #d3ddd3;">Content here</div>
.myborder {border:2px solid #d3ddd3;}