#a58b6c color space conversions
Hex:
#a58b6c
RGB:
165, 139, 108
CMY:
35, 45, 58
CMYK:
0, 16, 35, 35
HSL:
33°, 24.0506%, 53.5294%
HSV (HSB):
33°, 34.5455%, 64.7059%
XYZ:
27.4564, 27.5473, 18.0574
xyY:
0.3758, 0.3770, 27.5473
CIE-Lab:
59.4775, 5.1916, 20.2512
CIE-LCH:
59.4775, 20.9061, 75.6212
CIE-Luv:
59.4775, 18.6367, 25.2742
Hunter-Lab:
52.4855, 1.5281, 16.3414
#a58b6c color charts
#a58b6c color shades, tints & tones
#a58b6c color schemes
#a58b6c color preview, HTML & CSS examples
This text has a color of #a58b6c
<p style="color:#a58b6c;">Text here</p>
.mytext {color:#a58b6c;}
This box has a color of #a58b6c
<div style="background-color:#a58b6c;">Content here</div>
.mybackground {background-color:#a58b6c;}
Border around this has a color of #a58b6c
<div style="border:2px solid #a58b6c;">Content here</div>
.myborder {border:2px solid #a58b6c;}