#a58d2c color space conversions
Hex:
#a58d2c
RGB:
165, 141, 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.4965, 27.2309, 6.2952
xyY:
0.4320, 0.4614, 27.2309
CIE-Lab:
59.1875, -1.6176, 52.2981
CIE-LCH:
59.1875, 52.3231, 91.7717
CIE-Luv:
59.1875, 21.0609, 56.0609
Hunter-Lab:
52.1833, -4.1063, 29.3758
#a58d2c color charts
#a58d2c color shades, tints & tones
#a58d2c color schemes
#a58d2c color preview, HTML & CSS examples
This text has a color of #a58d2c
<p style="color:#a58d2c;">Text here</p>
.mytext {color:#a58d2c;}
This box has a color of #a58d2c
<div style="background-color:#a58d2c;">Content here</div>
.mybackground {background-color:#a58d2c;}
Border around this has a color of #a58d2c
<div style="border:2px solid #a58d2c;">Content here</div>
.myborder {border:2px solid #a58d2c;}