#d58d3c color space conversions
Hex:
#d58d3c
RGB:
213, 141, 60
CMY:
16, 45, 76
CMYK:
0, 34, 72, 16
HSL:
32°, 64.5570%, 53.5294%
HSV (HSB):
32°, 71.8310%, 83.5294%
XYZ:
37.7811, 33.5221, 8.7541
xyY:
0.4719, 0.4187, 33.5221
CIE-Lab:
64.5815, 20.2997, 52.6131
CIE-LCH:
64.5815, 56.3934, 68.9019
CIE-Luv:
64.5815, 57.7213, 53.6294
Hunter-Lab:
57.8983, 15.1567, 31.5643
#d58d3c color charts
#d58d3c color shades, tints & tones
#d58d3c color schemes
#d58d3c color preview, HTML & CSS examples
This text has a color of #d58d3c
<p style="color:#d58d3c;">Text here</p>
.mytext {color:#d58d3c;}
This box has a color of #d58d3c
<div style="background-color:#d58d3c;">Content here</div>
.mybackground {background-color:#d58d3c;}
Border around this has a color of #d58d3c
<div style="border:2px solid #d58d3c;">Content here</div>
.myborder {border:2px solid #d58d3c;}