#b07c5a color space conversions
Hex:
#b07c5a
RGB:
176, 124, 90
CMY:
31, 51, 65
CMYK:
0, 30, 49, 31
HSL:
24°, 35.2459%, 52.1569%
HSV (HSB):
24°, 48.8636%, 69.0196%
XYZ:
26.9576, 24.3836, 12.9585
xyY:
0.4192, 0.3792, 24.3836
CIE-Lab:
56.4698, 16.1419, 26.5706
CIE-LCH:
56.4698, 31.0895, 58.7209
CIE-Luv:
56.4698, 38.1784, 29.4680
Hunter-Lab:
49.3797, 11.0330, 19.0066
#b07c5a color charts
#b07c5a color shades, tints & tones
#b07c5a color schemes
#b07c5a color preview, HTML & CSS examples
This text has a color of #b07c5a
<p style="color:#b07c5a;">Text here</p>
.mytext {color:#b07c5a;}
This box has a color of #b07c5a
<div style="background-color:#b07c5a;">Content here</div>
.mybackground {background-color:#b07c5a;}
Border around this has a color of #b07c5a
<div style="border:2px solid #b07c5a;">Content here</div>
.myborder {border:2px solid #b07c5a;}