#b9832d color space conversions
Hex:
#b9832d
RGB:
185, 131, 45
CMY:
27, 49, 82
CMYK:
0, 29, 76, 27
HSL:
37°, 60.8696%, 45.0980%
HSV (HSB):
37°, 75.6757%, 72.5490%
XYZ:
28.5975, 26.7363, 6.1360
xyY:
0.4652, 0.4350, 26.7363
CIE-Lab:
58.7295, 12.9328, 52.1658
CIE-LCH:
58.7295, 53.7450, 76.0762
CIE-Luv:
58.7295, 43.8747, 52.4643
Hunter-Lab:
51.7072, 8.2348, 29.1592
#b9832d color charts
#b9832d color shades, tints & tones
#b9832d color schemes
#b9832d color preview, HTML & CSS examples
This text has a color of #b9832d
<p style="color:#b9832d;">Text here</p>
.mytext {color:#b9832d;}
This box has a color of #b9832d
<div style="background-color:#b9832d;">Content here</div>
.mybackground {background-color:#b9832d;}
Border around this has a color of #b9832d
<div style="border:2px solid #b9832d;">Content here</div>
.myborder {border:2px solid #b9832d;}