#b08d3e color space conversions
Hex:
#b08d3e
RGB:
176, 141, 62
CMY:
31, 45, 76
CMYK:
0, 20, 65, 31
HSL:
42°, 47.8992%, 46.6667%
HSV (HSB):
42°, 64.7727%, 69.0196%
XYZ:
28.2989, 28.6277, 8.5916
xyY:
0.4319, 0.4369, 28.6277
CIE-Lab:
60.4516, 4.3394, 46.0301
CIE-LCH:
60.4516, 46.2342, 84.6144
CIE-Luv:
60.4516, 28.5134, 50.7353
Hunter-Lab:
53.5048, 0.7758, 27.9328
#b08d3e color charts
#b08d3e color shades, tints & tones
#b08d3e color schemes
#b08d3e color preview, HTML & CSS examples
This text has a color of #b08d3e
<p style="color:#b08d3e;">Text here</p>
.mytext {color:#b08d3e;}
This box has a color of #b08d3e
<div style="background-color:#b08d3e;">Content here</div>
.mybackground {background-color:#b08d3e;}
Border around this has a color of #b08d3e
<div style="border:2px solid #b08d3e;">Content here</div>
.myborder {border:2px solid #b08d3e;}