#b58c42 color space conversions
Hex:
#b58c42
RGB:
181, 140, 66
CMY:
29, 45, 74
CMYK:
0, 23, 64, 29
HSL:
39°, 46.5587%, 48.4314%
HSV (HSB):
39°, 63.5359%, 70.9804%
XYZ:
29.4175, 28.9733, 9.1962
xyY:
0.4353, 0.4287, 28.9733
CIE-Lab:
60.7580, 7.3611, 44.5917
CIE-LCH:
60.7580, 45.1952, 80.6262
CIE-Luv:
60.7580, 32.7940, 49.0407
Hunter-Lab:
53.8268, 3.3571, 27.5492
#b58c42 color charts
#b58c42 color shades, tints & tones
#b58c42 color schemes
#b58c42 color preview, HTML & CSS examples
This text has a color of #b58c42
<p style="color:#b58c42;">Text here</p>
.mytext {color:#b58c42;}
This box has a color of #b58c42
<div style="background-color:#b58c42;">Content here</div>
.mybackground {background-color:#b58c42;}
Border around this has a color of #b58c42
<div style="border:2px solid #b58c42;">Content here</div>
.myborder {border:2px solid #b58c42;}