#b07c5f color space conversions
Hex:
#b07c5f
RGB:
176, 124, 95
CMY:
31, 51, 63
CMYK:
0, 30, 46, 31
HSL:
21°, 33.8912%, 53.1373%
HSV (HSB):
21°, 46.0227%, 69.0196%
XYZ:
27.1777, 24.4716, 14.1175
xyY:
0.4132, 0.3721, 24.4716
CIE-Lab:
56.5569, 16.6580, 23.8712
CIE-LCH:
56.5569, 29.1088, 55.0915
CIE-Luv:
56.5569, 37.6087, 26.5512
Hunter-Lab:
49.4688, 11.4958, 17.7078
#b07c5f color charts
#b07c5f color shades, tints & tones
#b07c5f color schemes
#b07c5f color preview, HTML & CSS examples
This text has a color of #b07c5f
<p style="color:#b07c5f;">Text here</p>
.mytext {color:#b07c5f;}
This box has a color of #b07c5f
<div style="background-color:#b07c5f;">Content here</div>
.mybackground {background-color:#b07c5f;}
Border around this has a color of #b07c5f
<div style="border:2px solid #b07c5f;">Content here</div>
.myborder {border:2px solid #b07c5f;}