#b07f2f color space conversions
Hex:
#b07f2f
RGB:
176, 127, 47
CMY:
31, 50, 82
CMYK:
0, 28, 73, 31
HSL:
37°, 57.8475%, 43.7255%
HSV (HSB):
37°, 73.2955%, 69.0196%
XYZ:
26.0070, 24.6141, 6.0696
xyY:
0.4588, 0.4342, 24.6141
CIE-Lab:
56.6975, 11.2528, 48.9399
CIE-LCH:
56.6975, 50.2169, 77.0510
CIE-Luv:
56.6975, 39.6420, 49.7477
Hunter-Lab:
49.6126, 6.7478, 27.4753
#b07f2f color charts
#b07f2f color shades, tints & tones
#b07f2f color schemes
#b07f2f color preview, HTML & CSS examples
This text has a color of #b07f2f
<p style="color:#b07f2f;">Text here</p>
.mytext {color:#b07f2f;}
This box has a color of #b07f2f
<div style="background-color:#b07f2f;">Content here</div>
.mybackground {background-color:#b07f2f;}
Border around this has a color of #b07f2f
<div style="border:2px solid #b07f2f;">Content here</div>
.myborder {border:2px solid #b07f2f;}