#d5d49c color space conversions
Hex:
#d5d49c
RGB:
213, 212, 156
CMY:
16, 17, 39
CMYK:
0, 0, 27, 16
HSL:
59°, 40.4255%, 72.3529%
HSV (HSB):
59°, 26.7606%, 83.5294%
XYZ:
56.9848, 63.6334, 40.7315
xyY:
0.3532, 0.3944, 63.6334
CIE-Lab:
83.7745, -8.4533, 27.9174
CIE-LCH:
83.7745, 29.1692, 106.8461
CIE-Luv:
83.7745, 3.5084, 40.1137
Hunter-Lab:
79.7705, -12.0854, 25.5654
#d5d49c color charts
#d5d49c color shades, tints & tones
#d5d49c color schemes
#d5d49c color preview, HTML & CSS examples
This text has a color of #d5d49c
<p style="color:#d5d49c;">Text here</p>
.mytext {color:#d5d49c;}
This box has a color of #d5d49c
<div style="background-color:#d5d49c;">Content here</div>
.mybackground {background-color:#d5d49c;}
Border around this has a color of #d5d49c
<div style="border:2px solid #d5d49c;">Content here</div>
.myborder {border:2px solid #d5d49c;}