#a58c2e color space conversions
Hex:
#a58c2e
RGB:
165, 140, 46
CMY:
35, 45, 82
CMYK:
0, 15, 72, 35
HSL:
47°, 56.3981%, 41.3725%
HSV (HSB):
47°, 72.1212%, 64.7059%
XYZ:
25.3883, 26.9528, 6.4491
xyY:
0.4318, 0.4585, 26.9528
CIE-Lab:
58.9306, -0.9674, 51.2300
CIE-LCH:
58.9306, 51.2391, 91.0818
CIE-Luv:
58.9306, 21.6981, 55.0725
Hunter-Lab:
51.9160, -3.5620, 28.9762
#a58c2e color charts
#a58c2e color shades, tints & tones
#a58c2e color schemes
#a58c2e color preview, HTML & CSS examples
This text has a color of #a58c2e
<p style="color:#a58c2e;">Text here</p>
.mytext {color:#a58c2e;}
This box has a color of #a58c2e
<div style="background-color:#a58c2e;">Content here</div>
.mybackground {background-color:#a58c2e;}
Border around this has a color of #a58c2e
<div style="border:2px solid #a58c2e;">Content here</div>
.myborder {border:2px solid #a58c2e;}