#b08c0c color space conversions
Hex:
#b08c0c
RGB:
176, 140, 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.3489, 28.0128, 4.3134
xyY:
0.4583, 0.4694, 28.0128
CIE-Lab:
59.9003, 2.9373, 62.6838
CIE-LCH:
59.9003, 62.7525, 87.3172
CIE-Luv:
59.9003, 30.9367, 61.6481
Hunter-Lab:
52.9271, -0.3865, 32.2170
#b08c0c color charts
#b08c0c color shades, tints & tones
#b08c0c color schemes
#b08c0c color preview, HTML & CSS examples
This text has a color of #b08c0c
<p style="color:#b08c0c;">Text here</p>
.mytext {color:#b08c0c;}
This box has a color of #b08c0c
<div style="background-color:#b08c0c;">Content here</div>
.mybackground {background-color:#b08c0c;}
Border around this has a color of #b08c0c
<div style="border:2px solid #b08c0c;">Content here</div>
.myborder {border:2px solid #b08c0c;}