#d5a96c color space conversions
Hex:
#d5a96c
RGB:
213, 169, 108
CMY:
16, 34, 58
CMYK:
0, 21, 49, 16
HSL:
35°, 55.5556%, 62.9412%
HSV (HSB):
35°, 49.2958%, 83.5294%
XYZ:
44.3353, 43.6048, 20.2672
xyY:
0.4097, 0.4030, 43.6048
CIE-Lab:
71.9635, 8.6165, 37.4678
CIE-LCH:
71.9635, 38.4458, 77.0489
CIE-Luv:
71.9635, 33.4424, 45.4426
Hunter-Lab:
66.0339, 4.2859, 28.0264
#d5a96c color charts
#d5a96c color shades, tints & tones
#d5a96c color schemes
#d5a96c color preview, HTML & CSS examples
This text has a color of #d5a96c
<p style="color:#d5a96c;">Text here</p>
.mytext {color:#d5a96c;}
This box has a color of #d5a96c
<div style="background-color:#d5a96c;">Content here</div>
.mybackground {background-color:#d5a96c;}
Border around this has a color of #d5a96c
<div style="border:2px solid #d5a96c;">Content here</div>
.myborder {border:2px solid #d5a96c;}