#b06a31 color space conversions
Hex:
#b06a31
RGB:
176, 106, 49
CMY:
31, 58, 81
CMYK:
0, 40, 72, 31
HSL:
27°, 56.4444%, 44.1176%
HSV (HSB):
27°, 72.1591%, 69.0196%
XYZ:
23.6129, 19.7599, 5.4752
xyY:
0.4834, 0.4045, 19.7599
CIE-Lab:
51.5647, 23.0941, 42.6702
CIE-LCH:
51.5647, 48.5189, 61.5767
CIE-Luv:
51.5647, 55.5717, 40.3942
Hunter-Lab:
44.4521, 17.0277, 23.8137
#b06a31 color charts
#b06a31 color shades, tints & tones
#b06a31 color schemes
#b06a31 color preview, HTML & CSS examples
This text has a color of #b06a31
<p style="color:#b06a31;">Text here</p>
.mytext {color:#b06a31;}
This box has a color of #b06a31
<div style="background-color:#b06a31;">Content here</div>
.mybackground {background-color:#b06a31;}
Border around this has a color of #b06a31
<div style="border:2px solid #b06a31;">Content here</div>
.myborder {border:2px solid #b06a31;}