#d3d6a5 color space conversions
Hex:
#d3d6a5
RGB:
211, 214, 165
CMY:
17, 16, 35
CMYK:
1, 0, 23, 16
HSL:
64°, 37.4046%, 74.3137%
HSV (HSB):
64°, 22.8972%, 83.9216%
XYZ:
57.7021, 64.6586, 45.0365
xyY:
0.3447, 0.3863, 64.6586
CIE-Lab:
84.3075, -8.9891, 23.9285
CIE-LCH:
84.3075, 25.5613, 110.5894
CIE-Luv:
84.3075, 0.7369, 35.2522
Hunter-Lab:
80.4106, -12.6282, 23.0802
#d3d6a5 color charts
#d3d6a5 color shades, tints & tones
#d3d6a5 color schemes
#d3d6a5 color preview, HTML & CSS examples
This text has a color of #d3d6a5
<p style="color:#d3d6a5;">Text here</p>
.mytext {color:#d3d6a5;}
This box has a color of #d3d6a5
<div style="background-color:#d3d6a5;">Content here</div>
.mybackground {background-color:#d3d6a5;}
Border around this has a color of #d3d6a5
<div style="border:2px solid #d3d6a5;">Content here</div>
.myborder {border:2px solid #d3d6a5;}