#a58b4c color space conversions
Hex:
#a58b4c
RGB:
165, 139, 76
CMY:
35, 45, 70
CMYK:
0, 16, 54, 35
HSL:
42°, 36.9295%, 47.2549%
HSV (HSB):
42°, 53.9394%, 64.7059%
XYZ:
26.0542, 26.9864, 10.6732
xyY:
0.4089, 0.4236, 26.9864
CIE-Lab:
58.9617, 1.6894, 37.0280
CIE-LCH:
58.9617, 37.0665, 87.3877
CIE-Luv:
58.9617, 20.9361, 43.2192
Hunter-Lab:
51.9484, -1.3849, 24.1823
#a58b4c color charts
#a58b4c color shades, tints & tones
#a58b4c color schemes
#a58b4c color preview, HTML & CSS examples
This text has a color of #a58b4c
<p style="color:#a58b4c;">Text here</p>
.mytext {color:#a58b4c;}
This box has a color of #a58b4c
<div style="background-color:#a58b4c;">Content here</div>
.mybackground {background-color:#a58b4c;}
Border around this has a color of #a58b4c
<div style="border:2px solid #a58b4c;">Content here</div>
.myborder {border:2px solid #a58b4c;}