#d3d5cd color space conversions
Hex:
#d3d5cd
RGB:
211, 213, 205
CMY:
17, 16, 20
CMYK:
1, 0, 4, 16
HSL:
75°, 8.6957%, 81.9608%
HSV (HSB):
75°, 3.7559%, 83.5294%
XYZ:
61.6777, 65.8452, 67.2162
xyY:
0.3167, 0.3381, 65.8452
CIE-Lab:
84.9174, -2.1097, 3.7007
CIE-LCH:
84.9174, 4.2598, 119.6867
CIE-Luv:
84.9174, -0.6951, 5.9264
Hunter-Lab:
81.1450, -6.3274, 7.6888
#d3d5cd color charts
#d3d5cd color shades, tints & tones
#d3d5cd color schemes
#d3d5cd color preview, HTML & CSS examples
This text has a color of #d3d5cd
<p style="color:#d3d5cd;">Text here</p>
.mytext {color:#d3d5cd;}
This box has a color of #d3d5cd
<div style="background-color:#d3d5cd;">Content here</div>
.mybackground {background-color:#d3d5cd;}
Border around this has a color of #d3d5cd
<div style="border:2px solid #d3d5cd;">Content here</div>
.myborder {border:2px solid #d3d5cd;}