#b58f2d color space conversions
Hex:
#b58f2d
RGB:
181, 143, 45
CMY:
29, 44, 82
CMYK:
0, 21, 75, 29
HSL:
43°, 60.1770%, 44.3137%
HSV (HSB):
43°, 75.1381%, 70.9804%
XYZ:
29.3522, 29.6581, 6.6602
xyY:
0.4470, 0.4516, 29.6581
CIE-Lab:
61.3581, 4.5239, 54.5738
CIE-LCH:
61.3581, 54.7610, 85.2613
CIE-Luv:
61.3581, 31.6917, 57.2479
Hunter-Lab:
54.4593, 0.9032, 30.8705
#b58f2d color charts
#b58f2d color shades, tints & tones
#b58f2d color schemes
#b58f2d color preview, HTML & CSS examples
This text has a color of #b58f2d
<p style="color:#b58f2d;">Text here</p>
.mytext {color:#b58f2d;}
This box has a color of #b58f2d
<div style="background-color:#b58f2d;">Content here</div>
.mybackground {background-color:#b58f2d;}
Border around this has a color of #b58f2d
<div style="border:2px solid #b58f2d;">Content here</div>
.myborder {border:2px solid #b58f2d;}