#b58d3e color space conversions
Hex:
#b58d3e
RGB:
181, 141, 62
CMY:
29, 45, 76
CMYK:
0, 22, 66, 29
HSL:
40°, 48.9712%, 47.6471%
HSV (HSB):
40°, 65.7459%, 70.9804%
XYZ:
29.4504, 29.2213, 8.6455
xyY:
0.4375, 0.4341, 29.2213
CIE-Lab:
60.9765, 6.5458, 46.7560
CIE-LCH:
60.9765, 47.2120, 82.0304
CIE-Luv:
60.9765, 32.3157, 51.0115
Hunter-Lab:
54.0567, 2.6486, 28.3572
#b58d3e color charts
#b58d3e color shades, tints & tones
#b58d3e color schemes
#b58d3e color preview, HTML & CSS examples
This text has a color of #b58d3e
<p style="color:#b58d3e;">Text here</p>
.mytext {color:#b58d3e;}
This box has a color of #b58d3e
<div style="background-color:#b58d3e;">Content here</div>
.mybackground {background-color:#b58d3e;}
Border around this has a color of #b58d3e
<div style="border:2px solid #b58d3e;">Content here</div>
.myborder {border:2px solid #b58d3e;}