#b96b28 color space conversions
Hex:
#b96b28
RGB:
185, 107, 40
CMY:
27, 58, 84
CMYK:
0, 42, 78, 27
HSL:
28°, 64.4444%, 44.1176%
HSV (HSB):
28°, 78.3784%, 72.5490%
XYZ:
25.6483, 20.9829, 4.7058
xyY:
0.4996, 0.4087, 20.9829
CIE-Lab:
52.9308, 25.9894, 48.6596
CIE-LCH:
52.9308, 55.1653, 61.8931
CIE-Luv:
52.9308, 62.9992, 44.2869
Hunter-Lab:
45.8071, 19.7833, 25.9741
#b96b28 color charts
#b96b28 color shades, tints & tones
#b96b28 color schemes
#b96b28 color preview, HTML & CSS examples
This text has a color of #b96b28
<p style="color:#b96b28;">Text here</p>
.mytext {color:#b96b28;}
This box has a color of #b96b28
<div style="background-color:#b96b28;">Content here</div>
.mybackground {background-color:#b96b28;}
Border around this has a color of #b96b28
<div style="border:2px solid #b96b28;">Content here</div>
.myborder {border:2px solid #b96b28;}