#d3d6b5 color space conversions
Hex:
#d3d6b5
RGB:
211, 214, 181
CMY:
17, 16, 29
CMYK:
1, 0, 15, 16
HSL:
65°, 28.6957%, 77.4510%
HSV (HSB):
65°, 15.4206%, 83.9216%
XYZ:
59.2510, 65.2782, 53.1932
xyY:
0.3334, 0.3673, 65.2782
CIE-Lab:
84.6269, -6.6108, 15.9772
CIE-LCH:
84.6269, 17.2909, 112.4780
CIE-Luv:
84.6269, -0.0080, 24.2760
Hunter-Lab:
80.7949, -10.4880, 17.5216
#d3d6b5 color charts
#d3d6b5 color shades, tints & tones
#d3d6b5 color schemes
#d3d6b5 color preview, HTML & CSS examples
This text has a color of #d3d6b5
<p style="color:#d3d6b5;">Text here</p>
.mytext {color:#d3d6b5;}
This box has a color of #d3d6b5
<div style="background-color:#d3d6b5;">Content here</div>
.mybackground {background-color:#d3d6b5;}
Border around this has a color of #d3d6b5
<div style="border:2px solid #d3d6b5;">Content here</div>
.myborder {border:2px solid #d3d6b5;}