#d58b2e color space conversions
Hex:
#d58b2e
RGB:
213, 139, 46
CMY:
16, 45, 82
CMYK:
0, 35, 78, 16
HSL:
33°, 66.5339%, 50.7843%
HSV (HSB):
33°, 78.4038%, 83.5294%
XYZ:
37.1663, 32.8086, 6.9586
xyY:
0.4831, 0.4265, 32.8086
CIE-Lab:
64.0057, 20.7769, 57.9788
CIE-LCH:
64.0057, 61.5891, 70.2847
CIE-Luv:
64.0057, 60.2226, 56.8845
Hunter-Lab:
57.2788, 15.5848, 32.8923
#d58b2e color charts
#d58b2e color shades, tints & tones
#d58b2e color schemes
#d58b2e color preview, HTML & CSS examples
This text has a color of #d58b2e
<p style="color:#d58b2e;">Text here</p>
.mytext {color:#d58b2e;}
This box has a color of #d58b2e
<div style="background-color:#d58b2e;">Content here</div>
.mybackground {background-color:#d58b2e;}
Border around this has a color of #d58b2e
<div style="border:2px solid #d58b2e;">Content here</div>
.myborder {border:2px solid #d58b2e;}