#d3d2dc color space conversions
Hex:
#d3d2dc
RGB:
211, 210, 220
CMY:
17, 18, 14
CMYK:
4, 5, 0, 14
HSL:
246°, 12.5000%, 84.3137%
HSV (HSB):
246°, 4.5455%, 86.2745%
XYZ:
62.8288, 65.1094, 76.9661
xyY:
0.3066, 0.3178, 65.1094
CIE-Lab:
84.5401, 2.1932, -4.8149
CIE-LCH:
84.5401, 5.2908, 294.4891
CIE-Luv:
84.5401, -0.0121, -7.7644
Hunter-Lab:
80.6904, -2.2208, -0.0702
#d3d2dc color charts
#d3d2dc color shades, tints & tones
#d3d2dc color schemes
#d3d2dc color preview, HTML & CSS examples
This text has a color of #d3d2dc
<p style="color:#d3d2dc;">Text here</p>
.mytext {color:#d3d2dc;}
This box has a color of #d3d2dc
<div style="background-color:#d3d2dc;">Content here</div>
.mybackground {background-color:#d3d2dc;}
Border around this has a color of #d3d2dc
<div style="border:2px solid #d3d2dc;">Content here</div>
.myborder {border:2px solid #d3d2dc;}