#b5832d color space conversions
Hex:
#b5832d
RGB:
181, 131, 45
CMY:
29, 49, 82
CMYK:
0, 28, 75, 29
HSL:
38°, 60.1770%, 44.3137%
HSV (HSB):
38°, 75.1381%, 70.9804%
XYZ:
27.6460, 26.2458, 6.0915
xyY:
0.4609, 0.4376, 26.2458
CIE-Lab:
58.2696, 11.1569, 51.5589
CIE-LCH:
58.2696, 52.7522, 77.7900
CIE-Luv:
58.2696, 40.6870, 52.2596
Hunter-Lab:
51.2307, 6.6717, 28.8117
#b5832d color charts
#b5832d color shades, tints & tones
#b5832d color schemes
#b5832d color preview, HTML & CSS examples
This text has a color of #b5832d
<p style="color:#b5832d;">Text here</p>
.mytext {color:#b5832d;}
This box has a color of #b5832d
<div style="background-color:#b5832d;">Content here</div>
.mybackground {background-color:#b5832d;}
Border around this has a color of #b5832d
<div style="border:2px solid #b5832d;">Content here</div>
.myborder {border:2px solid #b5832d;}