#b07e1d color space conversions
Hex:
#b07e1d
RGB:
176, 126, 29
CMY:
31, 51, 89
CMYK:
0, 28, 84, 31
HSL:
40°, 71.7073%, 40.1961%
HSV (HSB):
40°, 83.5227%, 69.0196%
XYZ:
25.5871, 24.2405, 4.4927
xyY:
0.4710, 0.4463, 24.2405
CIE-Lab:
56.3278, 11.0899, 55.5924
CIE-LCH:
56.3278, 56.6877, 78.7184
CIE-Luv:
56.3278, 41.2504, 53.7882
Hunter-Lab:
49.2347, 6.6053, 29.0540
#b07e1d color charts
#b07e1d color shades, tints & tones
#b07e1d color schemes
#b07e1d color preview, HTML & CSS examples
This text has a color of #b07e1d
<p style="color:#b07e1d;">Text here</p>
.mytext {color:#b07e1d;}
This box has a color of #b07e1d
<div style="background-color:#b07e1d;">Content here</div>
.mybackground {background-color:#b07e1d;}
Border around this has a color of #b07e1d
<div style="border:2px solid #b07e1d;">Content here</div>
.myborder {border:2px solid #b07e1d;}