#b06b32 color space conversions
Hex:
#b06b32
RGB:
176, 107, 50
CMY:
31, 58, 80
CMYK:
0, 39, 72, 31
HSL:
27°, 55.7522%, 44.3137%
HSV (HSB):
27°, 71.5909%, 69.0196%
XYZ:
23.7379, 19.9758, 5.6222
xyY:
0.4811, 0.4049, 19.9758
CIE-Lab:
51.8098, 22.5912, 42.4382
CIE-LCH:
51.8098, 48.0767, 61.9722
CIE-Luv:
51.8098, 54.7118, 40.4517
Hunter-Lab:
44.6943, 16.5895, 23.8278
#b06b32 color charts
#b06b32 color shades, tints & tones
#b06b32 color schemes
#b06b32 color preview, HTML & CSS examples
This text has a color of #b06b32
<p style="color:#b06b32;">Text here</p>
.mytext {color:#b06b32;}
This box has a color of #b06b32
<div style="background-color:#b06b32;">Content here</div>
.mybackground {background-color:#b06b32;}
Border around this has a color of #b06b32
<div style="border:2px solid #b06b32;">Content here</div>
.myborder {border:2px solid #b06b32;}