#d3d2cd color space conversions
Hex:
#d3d2cd
RGB:
211, 210, 205
CMY:
17, 18, 20
CMYK:
0, 0, 3, 17
HSL:
50°, 6.3830%, 81.5686%
HSV (HSB):
50°, 2.8436%, 82.7451%
XYZ:
60.9300, 64.3498, 66.9670
xyY:
0.3169, 0.3347, 64.3498
CIE-Lab:
84.1476, -0.5479, 2.5842
CIE-LCH:
84.1476, 2.6416, 101.9704
CIE-Luv:
84.1476, 0.8514, 3.9788
Hunter-Lab:
80.2184, -4.8021, 6.6570
#d3d2cd color charts
#d3d2cd color shades, tints & tones
#d3d2cd color schemes
#d3d2cd color preview, HTML & CSS examples
This text has a color of #d3d2cd
<p style="color:#d3d2cd;">Text here</p>
.mytext {color:#d3d2cd;}
This box has a color of #d3d2cd
<div style="background-color:#d3d2cd;">Content here</div>
.mybackground {background-color:#d3d2cd;}
Border around this has a color of #d3d2cd
<div style="border:2px solid #d3d2cd;">Content here</div>
.myborder {border:2px solid #d3d2cd;}