#b07b1e color space conversions
Hex:
#b07b1e
RGB:
176, 123, 30
CMY:
31, 52, 88
CMYK:
0, 30, 83, 31
HSL:
38°, 70.8738%, 40.3922%
HSV (HSB):
38°, 82.9545%, 69.0196%
XYZ:
25.2218, 23.4898, 4.4329
xyY:
0.4746, 0.4420, 23.4898
CIE-Lab:
55.5733, 12.7983, 54.5992
CIE-LCH:
55.5733, 56.0792, 76.8077
CIE-Luv:
55.5733, 43.5433, 52.4014
Hunter-Lab:
48.4662, 8.0754, 28.5034
#b07b1e color charts
#b07b1e color shades, tints & tones
#b07b1e color schemes
#b07b1e color preview, HTML & CSS examples
This text has a color of #b07b1e
<p style="color:#b07b1e;">Text here</p>
.mytext {color:#b07b1e;}
This box has a color of #b07b1e
<div style="background-color:#b07b1e;">Content here</div>
.mybackground {background-color:#b07b1e;}
Border around this has a color of #b07b1e
<div style="border:2px solid #b07b1e;">Content here</div>
.myborder {border:2px solid #b07b1e;}