#b08d0c color space conversions
Hex:
#b08d0c
RGB:
176, 141, 12
CMY:
31, 45, 95
CMYK:
0, 20, 93, 31
HSL:
47°, 87.2340%, 36.8627%
HSV (HSB):
47°, 93.1818%, 69.0196%
XYZ:
27.4957, 28.3064, 4.3623
xyY:
0.4570, 0.4705, 28.3064
CIE-Lab:
60.1646, 2.3879, 62.8825
CIE-LCH:
60.1646, 62.9278, 87.8253
CIE-Luv:
60.1646, 30.1841, 62.0385
Hunter-Lab:
53.2038, -0.8577, 32.3813
#b08d0c color charts
#b08d0c color shades, tints & tones
#b08d0c color schemes
#b08d0c color preview, HTML & CSS examples
This text has a color of #b08d0c
<p style="color:#b08d0c;">Text here</p>
.mytext {color:#b08d0c;}
This box has a color of #b08d0c
<div style="background-color:#b08d0c;">Content here</div>
.mybackground {background-color:#b08d0c;}
Border around this has a color of #b08d0c
<div style="border:2px solid #b08d0c;">Content here</div>
.myborder {border:2px solid #b08d0c;}