#d5d5b7 color space conversions
Hex:
#d5d5b7
RGB:
213, 213, 183
CMY:
16, 16, 28
CMYK:
0, 0, 14, 16
HSL:
60°, 26.3158%, 77.6471%
HSV (HSB):
60°, 14.0845%, 83.5294%
XYZ:
59.7821, 65.1535, 54.2248
xyY:
0.3337, 0.3637, 65.1535
CIE-Lab:
84.5628, -5.0622, 14.8549
CIE-LCH:
84.5628, 15.6938, 108.8180
CIE-Luv:
84.5628, 1.6201, 22.4405
Hunter-Lab:
80.7177, -9.0534, 16.6724
#d5d5b7 color charts
#d5d5b7 color shades, tints & tones
#d5d5b7 color schemes
#d5d5b7 color preview, HTML & CSS examples
This text has a color of #d5d5b7
<p style="color:#d5d5b7;">Text here</p>
.mytext {color:#d5d5b7;}
This box has a color of #d5d5b7
<div style="background-color:#d5d5b7;">Content here</div>
.mybackground {background-color:#d5d5b7;}
Border around this has a color of #d5d5b7
<div style="border:2px solid #d5d5b7;">Content here</div>
.myborder {border:2px solid #d5d5b7;}