#b08b1f color space conversions
Hex:
#b08b1f
RGB:
176, 139, 31
CMY:
31, 45, 88
CMYK:
0, 21, 82, 31
HSL:
45°, 70.0483%, 40.5882%
HSV (HSB):
45°, 82.3864%, 69.0196%
XYZ:
27.3844, 27.7943, 5.2178
xyY:
0.4534, 0.4602, 27.7943
CIE-Lab:
59.7024, 3.9330, 57.8762
CIE-LCH:
59.7024, 58.0097, 86.1124
CIE-Luv:
59.7024, 31.2863, 58.6145
Hunter-Lab:
52.7203, 0.4576, 31.0361
#b08b1f color charts
#b08b1f color shades, tints & tones
#b08b1f color schemes
#b08b1f color preview, HTML & CSS examples
This text has a color of #b08b1f
<p style="color:#b08b1f;">Text here</p>
.mytext {color:#b08b1f;}
This box has a color of #b08b1f
<div style="background-color:#b08b1f;">Content here</div>
.mybackground {background-color:#b08b1f;}
Border around this has a color of #b08b1f
<div style="border:2px solid #b08b1f;">Content here</div>
.myborder {border:2px solid #b08b1f;}