#b96b29 color space conversions
Hex:
#b96b29
RGB:
185, 107, 41
CMY:
27, 58, 84
CMYK:
0, 42, 78, 27
HSL:
28°, 63.7168%, 44.3137%
HSV (HSB):
28°, 77.8378%, 72.5490%
XYZ:
25.6655, 20.9898, 4.7965
xyY:
0.4988, 0.4080, 20.9898
CIE-Lab:
52.9383, 26.0292, 48.2243
CIE-LCH:
52.9383, 54.8006, 61.6419
CIE-Luv:
52.9383, 62.9214, 44.0076
Hunter-Lab:
45.8146, 19.8209, 25.8629
#b96b29 color charts
#b96b29 color shades, tints & tones
#b96b29 color schemes
#b96b29 color preview, HTML & CSS examples
This text has a color of #b96b29
<p style="color:#b96b29;">Text here</p>
.mytext {color:#b96b29;}
This box has a color of #b96b29
<div style="background-color:#b96b29;">Content here</div>
.mybackground {background-color:#b96b29;}
Border around this has a color of #b96b29
<div style="border:2px solid #b96b29;">Content here</div>
.myborder {border:2px solid #b96b29;}