#d58e3d color space conversions
Hex:
#d58e3d
RGB:
213, 142, 61
CMY:
16, 44, 76
CMYK:
0, 33, 71, 16
HSL:
32°, 64.4068%, 53.7255%
HSV (HSB):
32°, 71.3615%, 83.5294%
XYZ:
37.9559, 33.8291, 8.9440
xyY:
0.4702, 0.4190, 33.8291
CIE-Lab:
64.8267, 19.8090, 52.4160
CIE-LCH:
64.8267, 56.0342, 69.2974
CIE-Luv:
64.8267, 56.8703, 53.7089
Hunter-Lab:
58.1628, 14.7008, 31.5965
#d58e3d color charts
#d58e3d color shades, tints & tones
#d58e3d color schemes
#d58e3d color preview, HTML & CSS examples
This text has a color of #d58e3d
<p style="color:#d58e3d;">Text here</p>
.mytext {color:#d58e3d;}
This box has a color of #d58e3d
<div style="background-color:#d58e3d;">Content here</div>
.mybackground {background-color:#d58e3d;}
Border around this has a color of #d58e3d
<div style="border:2px solid #d58e3d;">Content here</div>
.myborder {border:2px solid #d58e3d;}