#b07f3d color space conversions
Hex:
#b07f3d
RGB:
176, 127, 61
CMY:
31, 50, 76
CMYK:
0, 28, 65, 31
HSL:
34°, 48.5232%, 46.4706%
HSV (HSB):
34°, 65.3409%, 69.0196%
XYZ:
26.3362, 24.7458, 7.8032
xyY:
0.4472, 0.4202, 24.7458
CIE-Lab:
56.8269, 12.0589, 42.4890
CIE-LCH:
56.8269, 44.1671, 74.1554
CIE-Luv:
56.8269, 38.7291, 44.8832
Hunter-Lab:
49.7451, 7.4479, 25.5211
#b07f3d color charts
#b07f3d color shades, tints & tones
#b07f3d color schemes
#b07f3d color preview, HTML & CSS examples
This text has a color of #b07f3d
<p style="color:#b07f3d;">Text here</p>
.mytext {color:#b07f3d;}
This box has a color of #b07f3d
<div style="background-color:#b07f3d;">Content here</div>
.mybackground {background-color:#b07f3d;}
Border around this has a color of #b07f3d
<div style="border:2px solid #b07f3d;">Content here</div>
.myborder {border:2px solid #b07f3d;}