#d58b3c color space conversions
Hex:
#d58b3c
RGB:
213, 139, 60
CMY:
16, 45, 76
CMYK:
0, 35, 72, 16
HSL:
31°, 64.5570%, 53.5294%
HSV (HSB):
31°, 71.8310%, 83.5294%
XYZ:
37.4888, 32.9376, 8.6567
xyY:
0.4740, 0.4165, 32.9376
CIE-Lab:
64.1104, 21.3799, 52.1222
CIE-LCH:
64.1104, 56.3367, 67.6971
CIE-Luv:
64.1104, 59.2797, 52.8148
Hunter-Lab:
57.3913, 16.1639, 31.2308
#d58b3c color charts
#d58b3c color shades, tints & tones
#d58b3c color schemes
#d58b3c color preview, HTML & CSS examples
This text has a color of #d58b3c
<p style="color:#d58b3c;">Text here</p>
.mytext {color:#d58b3c;}
This box has a color of #d58b3c
<div style="background-color:#d58b3c;">Content here</div>
.mybackground {background-color:#d58b3c;}
Border around this has a color of #d58b3c
<div style="border:2px solid #d58b3c;">Content here</div>
.myborder {border:2px solid #d58b3c;}