#b06b3c color space conversions
Hex:
#b06b3c
RGB:
176, 107, 60
CMY:
31, 58, 76
CMYK:
0, 39, 66, 31
HSL:
24°, 49.1525%, 46.2745%
HSV (HSB):
24°, 65.9091%, 69.0196%
XYZ:
23.9778, 20.0717, 6.8854
xyY:
0.4708, 0.3941, 20.0717
CIE-Lab:
51.9182, 23.1811, 37.4196
CIE-LCH:
51.9182, 44.0180, 58.2222
CIE-Luv:
51.9182, 53.7200, 36.5807
Hunter-Lab:
44.8015, 17.1307, 22.2489
#b06b3c color charts
#b06b3c color shades, tints & tones
#b06b3c color schemes
#b06b3c color preview, HTML & CSS examples
This text has a color of #b06b3c
<p style="color:#b06b3c;">Text here</p>
.mytext {color:#b06b3c;}
This box has a color of #b06b3c
<div style="background-color:#b06b3c;">Content here</div>
.mybackground {background-color:#b06b3c;}
Border around this has a color of #b06b3c
<div style="border:2px solid #b06b3c;">Content here</div>
.myborder {border:2px solid #b06b3c;}