#b05a2f color space conversions
Hex:
#b05a2f
RGB:
176, 90, 47
CMY:
31, 65, 82
CMYK:
0, 49, 73, 31
HSL:
20°, 57.8475%, 43.7255%
HSV (HSB):
20°, 73.2955%, 69.0196%
XYZ:
22.0738, 16.7477, 4.7585
xyY:
0.5065, 0.3843, 16.7477
CIE-Lab:
47.9405, 31.7321, 39.7944
CIE-LCH:
47.9405, 50.8972, 51.4311
CIE-Luv:
47.9405, 68.0591, 34.7893
Hunter-Lab:
40.9239, 24.6634, 21.7526
#b05a2f color charts
#b05a2f color shades, tints & tones
#b05a2f color schemes
#b05a2f color preview, HTML & CSS examples
This text has a color of #b05a2f
<p style="color:#b05a2f;">Text here</p>
.mytext {color:#b05a2f;}
This box has a color of #b05a2f
<div style="background-color:#b05a2f;">Content here</div>
.mybackground {background-color:#b05a2f;}
Border around this has a color of #b05a2f
<div style="border:2px solid #b05a2f;">Content here</div>
.myborder {border:2px solid #b05a2f;}