#b07e2c color space conversions
Hex:
#b07e2c
RGB:
176, 126, 44
CMY:
31, 51, 83
CMYK:
0, 28, 75, 31
HSL:
37°, 60.0000%, 43.1373%
HSV (HSB):
37°, 75.0000%, 69.0196%
XYZ:
25.8200, 24.3337, 5.7189
xyY:
0.4621, 0.4355, 24.3337
CIE-Lab:
56.4203, 11.6675, 49.9629
CIE-LCH:
56.4203, 51.3071, 76.8557
CIE-Luv:
56.4203, 40.5669, 50.2129
Hunter-Lab:
49.3292, 7.1048, 27.6567
#b07e2c color charts
#b07e2c color shades, tints & tones
#b07e2c color schemes
#b07e2c color preview, HTML & CSS examples
This text has a color of #b07e2c
<p style="color:#b07e2c;">Text here</p>
.mytext {color:#b07e2c;}
This box has a color of #b07e2c
<div style="background-color:#b07e2c;">Content here</div>
.mybackground {background-color:#b07e2c;}
Border around this has a color of #b07e2c
<div style="border:2px solid #b07e2c;">Content here</div>
.myborder {border:2px solid #b07e2c;}