#a58b1e color space conversions
Hex:
#a58b1e
RGB:
165, 139, 30
CMY:
35, 45, 88
CMYK:
0, 16, 82, 35
HSL:
48°, 69.2308%, 38.2353%
HSV (HSB):
48°, 81.8182%, 64.7059%
XYZ:
24.9840, 26.5583, 5.0378
xyY:
0.4416, 0.4694, 26.5583
CIE-Lab:
58.5632, -1.1024, 56.7576
CIE-LCH:
58.5632, 56.7683, 91.1127
CIE-Luv:
58.5632, 22.8999, 58.4657
Hunter-Lab:
51.5348, -3.6491, 30.2785
#a58b1e color charts
#a58b1e color shades, tints & tones
#a58b1e color schemes
#a58b1e color preview, HTML & CSS examples
This text has a color of #a58b1e
<p style="color:#a58b1e;">Text here</p>
.mytext {color:#a58b1e;}
This box has a color of #a58b1e
<div style="background-color:#a58b1e;">Content here</div>
.mybackground {background-color:#a58b1e;}
Border around this has a color of #a58b1e
<div style="border:2px solid #a58b1e;">Content here</div>
.myborder {border:2px solid #a58b1e;}