#b07a50 color space conversions
Hex:
#b07a50
RGB:
176, 122, 80
CMY:
31, 52, 69
CMYK:
0, 31, 55, 31
HSL:
26°, 37.7953%, 50.1961%
HSV (HSB):
26°, 54.5455%, 69.0196%
XYZ:
26.3120, 23.7284, 10.7827
xyY:
0.4326, 0.3901, 23.7284
CIE-Lab:
55.8148, 16.3216, 31.2880
CIE-LCH:
55.8148, 35.2893, 62.4510
CIE-Luv:
55.8148, 40.6502, 33.9354
Hunter-Lab:
48.7118, 11.1724, 20.9740
#b07a50 color charts
#b07a50 color shades, tints & tones
#b07a50 color schemes
#b07a50 color preview, HTML & CSS examples
This text has a color of #b07a50
<p style="color:#b07a50;">Text here</p>
.mytext {color:#b07a50;}
This box has a color of #b07a50
<div style="background-color:#b07a50;">Content here</div>
.mybackground {background-color:#b07a50;}
Border around this has a color of #b07a50
<div style="border:2px solid #b07a50;">Content here</div>
.myborder {border:2px solid #b07a50;}