#b58f6f color space conversions
Hex:
#b58f6f
RGB:
181, 143, 111
CMY:
29, 44, 56
CMYK:
0, 21, 39, 29
HSL:
27°, 32.1101%, 57.2549%
HSV (HSB):
27°, 38.6740%, 70.9804%
XYZ:
31.7478, 30.6164, 19.2752
xyY:
0.3889, 0.3750, 30.6164
CIE-Lab:
62.1824, 9.9258, 22.4982
CIE-LCH:
62.1824, 24.5905, 66.1938
CIE-Luv:
62.1824, 27.1208, 27.2721
Hunter-Lab:
55.3321, 5.5864, 18.0785
#b58f6f color charts
#b58f6f color shades, tints & tones
#b58f6f color schemes
#b58f6f color preview, HTML & CSS examples
This text has a color of #b58f6f
<p style="color:#b58f6f;">Text here</p>
.mytext {color:#b58f6f;}
This box has a color of #b58f6f
<div style="background-color:#b58f6f;">Content here</div>
.mybackground {background-color:#b58f6f;}
Border around this has a color of #b58f6f
<div style="border:2px solid #b58f6f;">Content here</div>
.myborder {border:2px solid #b58f6f;}