#b08e1e color space conversions
Hex:
#b08e1e
RGB:
176, 142, 30
CMY:
31, 44, 88
CMYK:
0, 19, 83, 31
HSL:
46°, 70.8738%, 40.3922%
HSV (HSB):
46°, 82.9545%, 69.0196%
XYZ:
27.8118, 28.6698, 5.2963
xyY:
0.4502, 0.4641, 28.6698
CIE-Lab:
60.4891, 2.2512, 58.8704
CIE-LCH:
60.4891, 58.9134, 87.8101
CIE-Luv:
60.4891, 29.0826, 60.0125
Hunter-Lab:
53.5442, -0.9863, 31.6163
#b08e1e color charts
#b08e1e color shades, tints & tones
#b08e1e color schemes
#b08e1e color preview, HTML & CSS examples
This text has a color of #b08e1e
<p style="color:#b08e1e;">Text here</p>
.mytext {color:#b08e1e;}
This box has a color of #b08e1e
<div style="background-color:#b08e1e;">Content here</div>
.mybackground {background-color:#b08e1e;}
Border around this has a color of #b08e1e
<div style="border:2px solid #b08e1e;">Content here</div>
.myborder {border:2px solid #b08e1e;}