#b07031 color space conversions
Hex:
#b07031
RGB:
176, 112, 49
CMY:
31, 56, 81
CMYK:
0, 36, 72, 31
HSL:
30°, 56.4444%, 44.1176%
HSV (HSB):
30°, 72.1591%, 69.0196%
XYZ:
24.2530, 21.0402, 5.6886
xyY:
0.4757, 0.4127, 21.0402
CIE-Lab:
52.9935, 19.7507, 44.1868
CIE-LCH:
52.9935, 48.4001, 65.9163
CIE-Luv:
52.9935, 50.9539, 42.8539
Hunter-Lab:
45.8696, 14.1081, 24.7557
#b07031 color charts
#b07031 color shades, tints & tones
#b07031 color schemes
#b07031 color preview, HTML & CSS examples
This text has a color of #b07031
<p style="color:#b07031;">Text here</p>
.mytext {color:#b07031;}
This box has a color of #b07031
<div style="background-color:#b07031;">Content here</div>
.mybackground {background-color:#b07031;}
Border around this has a color of #b07031
<div style="border:2px solid #b07031;">Content here</div>
.myborder {border:2px solid #b07031;}