#b08b32 color space conversions
Hex:
#b08b32
RGB:
176, 139, 50
CMY:
31, 45, 80
CMYK:
0, 21, 72, 31
HSL:
42°, 55.7522%, 44.3137%
HSV (HSB):
42°, 71.5909%, 69.0196%
XYZ:
27.7128, 27.9256, 6.9472
xyY:
0.4428, 0.4462, 27.9256
CIE-Lab:
59.8215, 4.7346, 50.8085
CIE-LCH:
59.8215, 51.0286, 84.6762
CIE-Luv:
59.8215, 30.5678, 53.9241
Hunter-Lab:
52.8447, 1.1308, 29.1968
#b08b32 color charts
#b08b32 color shades, tints & tones
#b08b32 color schemes
#b08b32 color preview, HTML & CSS examples
This text has a color of #b08b32
<p style="color:#b08b32;">Text here</p>
.mytext {color:#b08b32;}
This box has a color of #b08b32
<div style="background-color:#b08b32;">Content here</div>
.mybackground {background-color:#b08b32;}
Border around this has a color of #b08b32
<div style="border:2px solid #b08b32;">Content here</div>
.myborder {border:2px solid #b08b32;}