#d59a5f color space conversions
Hex:
#d59a5f
RGB:
213, 154, 95
CMY:
16, 40, 63
CMYK:
0, 28, 55, 16
HSL:
30°, 58.4158%, 60.3922%
HSV (HSB):
30°, 55.3991%, 83.5294%
XYZ:
41.0617, 38.0836, 16.0131
xyY:
0.4315, 0.4002, 38.0836
CIE-Lab:
68.0822, 15.5576, 39.4004
CIE-LCH:
68.0822, 42.3608, 68.4530
CIE-Luv:
68.0822, 45.0372, 44.8784
Hunter-Lab:
61.7119, 10.7742, 27.8136
#d59a5f color charts
#d59a5f color shades, tints & tones
#d59a5f color schemes
#d59a5f color preview, HTML & CSS examples
This text has a color of #d59a5f
<p style="color:#d59a5f;">Text here</p>
.mytext {color:#d59a5f;}
This box has a color of #d59a5f
<div style="background-color:#d59a5f;">Content here</div>
.mybackground {background-color:#d59a5f;}
Border around this has a color of #d59a5f
<div style="border:2px solid #d59a5f;">Content here</div>
.myborder {border:2px solid #d59a5f;}