#d58c5e color space conversions
Hex:
#d58c5e
RGB:
213, 140, 94
CMY:
16, 45, 63
CMYK:
0, 34, 56, 16
HSL:
23°, 58.6207%, 60.1961%
HSV (HSB):
23°, 55.8685%, 83.5294%
XYZ:
38.8390, 33.7105, 15.0494
xyY:
0.4434, 0.3848, 33.7105
CIE-Lab:
64.7321, 23.0506, 35.7863
CIE-LCH:
64.7321, 42.5674, 57.2137
CIE-Luv:
64.7321, 55.2327, 38.8793
Hunter-Lab:
58.0607, 17.7993, 25.2745
#d58c5e color charts
#d58c5e color shades, tints & tones
#d58c5e color schemes
#d58c5e color preview, HTML & CSS examples
This text has a color of #d58c5e
<p style="color:#d58c5e;">Text here</p>
.mytext {color:#d58c5e;}
This box has a color of #d58c5e
<div style="background-color:#d58c5e;">Content here</div>
.mybackground {background-color:#d58c5e;}
Border around this has a color of #d58c5e
<div style="border:2px solid #d58c5e;">Content here</div>
.myborder {border:2px solid #d58c5e;}