#b08d3f color space conversions
Hex:
#b08d3f
RGB:
176, 141, 63
CMY:
31, 45, 75
CMYK:
0, 20, 64, 31
HSL:
41°, 47.2803%, 46.8627%
HSV (HSB):
41°, 64.2045%, 69.0196%
XYZ:
28.3266, 28.6387, 8.7375
xyY:
0.4311, 0.4359, 28.6387
CIE-Lab:
60.4615, 4.4058, 45.5643
CIE-LCH:
60.4615, 45.7768, 84.4770
CIE-Luv:
60.4615, 28.4579, 50.3590
Hunter-Lab:
53.5152, 0.8318, 27.7803
#b08d3f color charts
#b08d3f color shades, tints & tones
#b08d3f color schemes
#b08d3f color preview, HTML & CSS examples
This text has a color of #b08d3f
<p style="color:#b08d3f;">Text here</p>
.mytext {color:#b08d3f;}
This box has a color of #b08d3f
<div style="background-color:#b08d3f;">Content here</div>
.mybackground {background-color:#b08d3f;}
Border around this has a color of #b08d3f
<div style="border:2px solid #b08d3f;">Content here</div>
.myborder {border:2px solid #b08d3f;}