#b96c24 color space conversions
Hex:
#b96c24
RGB:
185, 108, 36
CMY:
27, 58, 86
CMYK:
0, 42, 81, 27
HSL:
29°, 67.4208%, 43.3333%
HSV (HSB):
29°, 80.5405%, 72.5490%
XYZ:
25.6886, 21.1668, 4.4007
xyY:
0.5012, 0.4130, 21.1668
CIE-Lab:
53.1316, 25.2930, 50.5564
CIE-LCH:
53.1316, 56.5304, 63.4215
CIE-Luv:
53.1316, 62.4941, 45.7179
Hunter-Lab:
46.0074, 19.1540, 26.5339
#b96c24 color charts
#b96c24 color shades, tints & tones
#b96c24 color schemes
#b96c24 color preview, HTML & CSS examples
This text has a color of #b96c24
<p style="color:#b96c24;">Text here</p>
.mytext {color:#b96c24;}
This box has a color of #b96c24
<div style="background-color:#b96c24;">Content here</div>
.mybackground {background-color:#b96c24;}
Border around this has a color of #b96c24
<div style="border:2px solid #b96c24;">Content here</div>
.myborder {border:2px solid #b96c24;}