#a58c2c color space conversions
Hex:
#a58c2c
RGB:
165, 140, 44
CMY:
35, 45, 83
CMYK:
0, 15, 73, 35
HSL:
48°, 57.8947%, 40.9804%
HSV (HSB):
48°, 73.3333%, 64.7059%
XYZ:
25.3498, 26.9373, 6.2462
xyY:
0.4331, 0.4602, 26.9373
CIE-Lab:
58.9163, -1.0688, 52.0314
CIE-LCH:
58.9163, 52.0424, 91.1768
CIE-Luv:
58.9163, 21.7689, 55.6330
Hunter-Lab:
51.9012, -3.6435, 29.1954
#a58c2c color charts
#a58c2c color shades, tints & tones
#a58c2c color schemes
#a58c2c color preview, HTML & CSS examples
This text has a color of #a58c2c
<p style="color:#a58c2c;">Text here</p>
.mytext {color:#a58c2c;}
This box has a color of #a58c2c
<div style="background-color:#a58c2c;">Content here</div>
.mybackground {background-color:#a58c2c;}
Border around this has a color of #a58c2c
<div style="border:2px solid #a58c2c;">Content here</div>
.myborder {border:2px solid #a58c2c;}