#d5d6b5 color space conversions
Hex:
#d5d6b5
RGB:
213, 214, 181
CMY:
16, 16, 29
CMYK:
0, 0, 15, 16
HSL:
62°, 28.6957%, 77.4510%
HSV (HSB):
62°, 15.4206%, 83.9216%
XYZ:
59.8276, 65.5755, 53.2201
xyY:
0.3349, 0.3671, 65.5755
CIE-Lab:
84.7794, -5.8871, 16.2136
CIE-LCH:
84.7794, 17.2493, 109.9558
CIE-Luv:
84.7794, 1.1776, 24.4720
Hunter-Lab:
80.9787, -9.8356, 17.7190
#d5d6b5 color charts
#d5d6b5 color shades, tints & tones
#d5d6b5 color schemes
#d5d6b5 color preview, HTML & CSS examples
This text has a color of #d5d6b5
<p style="color:#d5d6b5;">Text here</p>
.mytext {color:#d5d6b5;}
This box has a color of #d5d6b5
<div style="background-color:#d5d6b5;">Content here</div>
.mybackground {background-color:#d5d6b5;}
Border around this has a color of #d5d6b5
<div style="border:2px solid #d5d6b5;">Content here</div>
.myborder {border:2px solid #d5d6b5;}