#a58b7f color space conversions
Hex:
#a58b7f
RGB:
165, 139, 127
CMY:
35, 45, 50
CMYK:
0, 16, 23, 35
HSL:
19°, 17.4312%, 57.2549%
HSV (HSB):
19°, 23.0303%, 64.7059%
XYZ:
28.5804, 27.9969, 23.9763
xyY:
0.3548, 0.3476, 27.9969
CIE-Lab:
59.8859, 7.8814, 10.0646
CIE-LCH:
59.8859, 12.7833, 51.9364
CIE-Luv:
59.8859, 16.9829, 12.2963
Hunter-Lab:
52.9121, 3.8206, 10.1721
#a58b7f color charts
#a58b7f color shades, tints & tones
#a58b7f color schemes
#a58b7f color preview, HTML & CSS examples
This text has a color of #a58b7f
<p style="color:#a58b7f;">Text here</p>
.mytext {color:#a58b7f;}
This box has a color of #a58b7f
<div style="background-color:#a58b7f;">Content here</div>
.mybackground {background-color:#a58b7f;}
Border around this has a color of #a58b7f
<div style="border:2px solid #a58b7f;">Content here</div>
.myborder {border:2px solid #a58b7f;}