#b05e3b color space conversions
Hex:
#b05e3b
RGB:
176, 94, 59
CMY:
31, 63, 77
CMYK:
0, 47, 66, 31
HSL:
18°, 49.7872%, 46.0784%
HSV (HSB):
18°, 66.4773%, 69.0196%
XYZ:
22.6966, 17.5513, 6.3292
xyY:
0.4873, 0.3768, 17.5513
CIE-Lab:
48.9473, 30.2566, 34.5036
CIE-LCH:
48.9473, 45.8907, 48.7521
CIE-Luv:
48.9473, 63.5464, 31.5928
Hunter-Lab:
41.8942, 23.3892, 20.3687
#b05e3b color charts
#b05e3b color shades, tints & tones
#b05e3b color schemes
#b05e3b color preview, HTML & CSS examples
This text has a color of #b05e3b
<p style="color:#b05e3b;">Text here</p>
.mytext {color:#b05e3b;}
This box has a color of #b05e3b
<div style="background-color:#b05e3b;">Content here</div>
.mybackground {background-color:#b05e3b;}
Border around this has a color of #b05e3b
<div style="border:2px solid #b05e3b;">Content here</div>
.myborder {border:2px solid #b05e3b;}