#b07f1d color space conversions
Hex:
#b07f1d
RGB:
176, 127, 29
CMY:
31, 50, 89
CMYK:
0, 28, 84, 31
HSL:
40°, 71.7073%, 40.1961%
HSV (HSB):
40°, 83.5227%, 69.0196%
XYZ:
25.7156, 24.4976, 4.5355
xyY:
0.4697, 0.4475, 24.4976
CIE-Lab:
56.5826, 10.5315, 55.8126
CIE-LCH:
56.5826, 56.7975, 79.3143
CIE-Luv:
56.5826, 40.4763, 54.1854
Hunter-Lab:
49.4950, 6.1252, 29.2134
#b07f1d color charts
#b07f1d color shades, tints & tones
#b07f1d color schemes
#b07f1d color preview, HTML & CSS examples
This text has a color of #b07f1d
<p style="color:#b07f1d;">Text here</p>
.mytext {color:#b07f1d;}
This box has a color of #b07f1d
<div style="background-color:#b07f1d;">Content here</div>
.mybackground {background-color:#b07f1d;}
Border around this has a color of #b07f1d
<div style="border:2px solid #b07f1d;">Content here</div>
.myborder {border:2px solid #b07f1d;}