#b07e31 color space conversions
Hex:
#b07e31
RGB:
176, 126, 49
CMY:
31, 51, 81
CMYK:
0, 28, 72, 31
HSL:
36°, 56.4444%, 44.1176%
HSV (HSB):
36°, 72.1591%, 69.0196%
XYZ:
25.9197, 24.3736, 6.2442
xyY:
0.4585, 0.4311, 24.3736
CIE-Lab:
56.4599, 11.9134, 47.8047
CIE-LCH:
56.4599, 49.2668, 76.0063
CIE-Luv:
56.4599, 40.2792, 48.7066
Hunter-Lab:
49.3696, 7.3182, 27.0598
#b07e31 color charts
#b07e31 color shades, tints & tones
#b07e31 color schemes
#b07e31 color preview, HTML & CSS examples
This text has a color of #b07e31
<p style="color:#b07e31;">Text here</p>
.mytext {color:#b07e31;}
This box has a color of #b07e31
<div style="background-color:#b07e31;">Content here</div>
.mybackground {background-color:#b07e31;}
Border around this has a color of #b07e31
<div style="border:2px solid #b07e31;">Content here</div>
.myborder {border:2px solid #b07e31;}