#d3d5b3 color space conversions
Hex:
#d3d5b3
RGB:
211, 213, 179
CMY:
17, 16, 30
CMYK:
1, 0, 16, 16
HSL:
64°, 28.8136%, 76.8627%
HSV (HSB):
64°, 15.9624%, 83.5294%
XYZ:
58.7949, 64.6921, 52.0358
xyY:
0.3350, 0.3686, 64.6921
CIE-Lab:
84.3248, -6.4075, 16.6072
CIE-LCH:
84.3248, 17.8004, 111.0981
CIE-Luv:
84.3248, 0.6321, 25.0798
Hunter-Lab:
80.4314, -10.2724, 17.9437
#d3d5b3 color charts
#d3d5b3 color shades, tints & tones
#d3d5b3 color schemes
#d3d5b3 color preview, HTML & CSS examples
This text has a color of #d3d5b3
<p style="color:#d3d5b3;">Text here</p>
.mytext {color:#d3d5b3;}
This box has a color of #d3d5b3
<div style="background-color:#d3d5b3;">Content here</div>
.mybackground {background-color:#d3d5b3;}
Border around this has a color of #d3d5b3
<div style="border:2px solid #d3d5b3;">Content here</div>
.myborder {border:2px solid #d3d5b3;}