#b58c2d color space conversions
Hex:
#b58c2d
RGB:
181, 140, 45
CMY:
29, 45, 82
CMYK:
0, 23, 75, 29
HSL:
42°, 60.1770%, 44.3137%
HSV (HSB):
42°, 75.1381%, 70.9804%
XYZ:
28.9078, 28.7694, 6.5121
xyY:
0.4504, 0.4482, 28.7694
CIE-Lab:
60.5776, 6.1742, 53.8166
CIE-LCH:
60.5776, 54.1696, 83.4552
CIE-Luv:
60.5776, 33.9149, 55.9972
Hunter-Lab:
53.6371, 2.3379, 30.3476
#b58c2d color charts
#b58c2d color shades, tints & tones
#b58c2d color schemes
#b58c2d color preview, HTML & CSS examples
This text has a color of #b58c2d
<p style="color:#b58c2d;">Text here</p>
.mytext {color:#b58c2d;}
This box has a color of #b58c2d
<div style="background-color:#b58c2d;">Content here</div>
.mybackground {background-color:#b58c2d;}
Border around this has a color of #b58c2d
<div style="border:2px solid #b58c2d;">Content here</div>
.myborder {border:2px solid #b58c2d;}