#d59c5f color space conversions
Hex:
#d59c5f
RGB:
213, 156, 95
CMY:
16, 39, 63
CMYK:
0, 27, 55, 16
HSL:
31°, 58.4158%, 60.3922%
HSV (HSB):
31°, 55.3991%, 83.5294%
XYZ:
41.3946, 38.7493, 16.1241
xyY:
0.4300, 0.4025, 38.7493
CIE-Lab:
68.5693, 14.4766, 39.9970
CIE-LCH:
68.5693, 42.5363, 70.1027
CIE-Luv:
68.5693, 43.6087, 45.8144
Hunter-Lab:
62.2489, 9.7642, 28.2166
#d59c5f color charts
#d59c5f color shades, tints & tones
#d59c5f color schemes
#d59c5f color preview, HTML & CSS examples
This text has a color of #d59c5f
<p style="color:#d59c5f;">Text here</p>
.mytext {color:#d59c5f;}
This box has a color of #d59c5f
<div style="background-color:#d59c5f;">Content here</div>
.mybackground {background-color:#d59c5f;}
Border around this has a color of #d59c5f
<div style="border:2px solid #d59c5f;">Content here</div>
.myborder {border:2px solid #d59c5f;}