#b58c4a color space conversions
Hex:
#b58c4a
RGB:
181, 140, 74
CMY:
29, 45, 71
CMYK:
0, 23, 59, 29
HSL:
37°, 41.9608%, 50.0000%
HSV (HSB):
37°, 59.1160%, 70.9804%
XYZ:
29.6702, 29.0743, 10.5267
xyY:
0.4283, 0.4197, 29.0743
CIE-Lab:
60.8472, 7.9424, 40.7026
CIE-LCH:
60.8472, 41.4703, 78.9585
CIE-Luv:
60.8472, 32.2567, 45.7001
Hunter-Lab:
53.9206, 3.8597, 26.1695
#b58c4a color charts
#b58c4a color shades, tints & tones
#b58c4a color schemes
#b58c4a color preview, HTML & CSS examples
This text has a color of #b58c4a
<p style="color:#b58c4a;">Text here</p>
.mytext {color:#b58c4a;}
This box has a color of #b58c4a
<div style="background-color:#b58c4a;">Content here</div>
.mybackground {background-color:#b58c4a;}
Border around this has a color of #b58c4a
<div style="border:2px solid #b58c4a;">Content here</div>
.myborder {border:2px solid #b58c4a;}