#b08b30 color space conversions
Hex:
#b08b30
RGB:
176, 139, 48
CMY:
31, 45, 81
CMYK:
0, 21, 73, 31
HSL:
43°, 57.1429%, 43.9216%
HSV (HSB):
43°, 72.7273%, 69.0196%
XYZ:
27.6706, 27.9087, 6.7248
xyY:
0.4441, 0.4479, 27.9087
CIE-Lab:
59.8062, 4.6321, 51.6439
CIE-LCH:
59.8062, 51.8512, 84.8747
CIE-Luv:
59.8062, 30.6589, 54.5196
Hunter-Lab:
52.8287, 1.0444, 29.4328
#b08b30 color charts
#b08b30 color shades, tints & tones
#b08b30 color schemes
#b08b30 color preview, HTML & CSS examples
This text has a color of #b08b30
<p style="color:#b08b30;">Text here</p>
.mytext {color:#b08b30;}
This box has a color of #b08b30
<div style="background-color:#b08b30;">Content here</div>
.mybackground {background-color:#b08b30;}
Border around this has a color of #b08b30
<div style="border:2px solid #b08b30;">Content here</div>
.myborder {border:2px solid #b08b30;}