#d59c7d color space conversions
Hex:
#d59c7d
RGB:
213, 156, 125
CMY:
16, 39, 51
CMYK:
0, 27, 41, 16
HSL:
21°, 51.1628%, 66.2745%
HSV (HSB):
21°, 41.3146%, 83.5294%
XYZ:
43.0307, 39.4037, 24.7398
xyY:
0.4015, 0.3677, 39.4037
CIE-Lab:
69.0427, 17.3648, 24.5836
CIE-LCH:
69.0427, 30.0980, 54.7643
CIE-Luv:
69.0427, 40.5395, 29.0290
Hunter-Lab:
62.7724, 12.5107, 20.5734
#d59c7d color charts
#d59c7d color shades, tints & tones
#d59c7d color schemes
#d59c7d color preview, HTML & CSS examples
This text has a color of #d59c7d
<p style="color:#d59c7d;">Text here</p>
.mytext {color:#d59c7d;}
This box has a color of #d59c7d
<div style="background-color:#d59c7d;">Content here</div>
.mybackground {background-color:#d59c7d;}
Border around this has a color of #d59c7d
<div style="border:2px solid #d59c7d;">Content here</div>
.myborder {border:2px solid #d59c7d;}