#b58d3f color space conversions
Hex:
#b58d3f
RGB:
181, 141, 63
CMY:
29, 45, 75
CMYK:
0, 22, 65, 29
HSL:
40°, 48.3607%, 47.8431%
HSV (HSB):
40°, 65.1934%, 70.9804%
XYZ:
29.4781, 29.2324, 8.7914
xyY:
0.4367, 0.4331, 29.2324
CIE-Lab:
60.9862, 6.6099, 46.2920
CIE-LCH:
60.9862, 46.7615, 81.8738
CIE-Luv:
60.9862, 32.2569, 50.6401
Hunter-Lab:
54.0670, 2.7037, 28.2062
#b58d3f color charts
#b58d3f color shades, tints & tones
#b58d3f color schemes
#b58d3f color preview, HTML & CSS examples
This text has a color of #b58d3f
<p style="color:#b58d3f;">Text here</p>
.mytext {color:#b58d3f;}
This box has a color of #b58d3f
<div style="background-color:#b58d3f;">Content here</div>
.mybackground {background-color:#b58d3f;}
Border around this has a color of #b58d3f
<div style="border:2px solid #b58d3f;">Content here</div>
.myborder {border:2px solid #b58d3f;}