#b08c2b color space conversions
Hex:
#b08c2b
RGB:
176, 140, 43
CMY:
31, 45, 83
CMYK:
0, 20, 76, 31
HSL:
44°, 60.7306%, 42.9412%
HSV (HSB):
44°, 75.5682%, 69.0196%
XYZ:
27.7186, 28.1607, 6.2601
xyY:
0.4461, 0.4532, 28.1607
CIE-Lab:
60.0336, 3.8433, 53.9007
CIE-LCH:
60.0336, 54.0375, 85.9215
CIE-Luv:
60.0336, 30.1343, 56.3204
Hunter-Lab:
53.0666, 0.3704, 30.1524
#b08c2b color charts
#b08c2b color shades, tints & tones
#b08c2b color schemes
#b08c2b color preview, HTML & CSS examples
This text has a color of #b08c2b
<p style="color:#b08c2b;">Text here</p>
.mytext {color:#b08c2b;}
This box has a color of #b08c2b
<div style="background-color:#b08c2b;">Content here</div>
.mybackground {background-color:#b08c2b;}
Border around this has a color of #b08c2b
<div style="border:2px solid #b08c2b;">Content here</div>
.myborder {border:2px solid #b08c2b;}