#b08b1d color space conversions
Hex:
#b08b1d
RGB:
176, 139, 29
CMY:
31, 45, 89
CMYK:
0, 21, 84, 31
HSL:
45°, 71.7073%, 40.1961%
HSV (HSB):
45°, 83.5227%, 69.0196%
XYZ:
27.3589, 27.7841, 5.0833
xyY:
0.4543, 0.4613, 27.7841
CIE-Lab:
59.6931, 3.8703, 58.4901
CIE-LCH:
59.6931, 58.6180, 86.2143
CIE-Luv:
59.6931, 31.3431, 58.9852
Hunter-Lab:
52.7106, 0.4051, 31.1796
#b08b1d color charts
#b08b1d color shades, tints & tones
#b08b1d color schemes
#b08b1d color preview, HTML & CSS examples
This text has a color of #b08b1d
<p style="color:#b08b1d;">Text here</p>
.mytext {color:#b08b1d;}
This box has a color of #b08b1d
<div style="background-color:#b08b1d;">Content here</div>
.mybackground {background-color:#b08b1d;}
Border around this has a color of #b08b1d
<div style="border:2px solid #b08b1d;">Content here</div>
.myborder {border:2px solid #b08b1d;}