#b06b2c color space conversions
Hex:
#b06b2c
RGB:
176, 107, 44
CMY:
31, 58, 83
CMYK:
0, 39, 75, 31
HSL:
29°, 60.0000%, 43.1373%
HSV (HSB):
29°, 75.0000%, 69.0196%
XYZ:
23.6168, 19.9273, 4.9845
xyY:
0.4867, 0.4106, 19.9273
CIE-Lab:
51.7550, 22.2913, 45.2732
CIE-LCH:
51.7550, 50.4635, 63.7856
CIE-Luv:
51.7550, 55.2242, 42.4481
Hunter-Lab:
44.6401, 16.3153, 24.6277
#b06b2c color charts
#b06b2c color shades, tints & tones
#b06b2c color schemes
#b06b2c color preview, HTML & CSS examples
This text has a color of #b06b2c
<p style="color:#b06b2c;">Text here</p>
.mytext {color:#b06b2c;}
This box has a color of #b06b2c
<div style="background-color:#b06b2c;">Content here</div>
.mybackground {background-color:#b06b2c;}
Border around this has a color of #b06b2c
<div style="border:2px solid #b06b2c;">Content here</div>
.myborder {border:2px solid #b06b2c;}