#b96b1f color space conversions
Hex:
#b96b1f
RGB:
185, 107, 31
CMY:
27, 58, 88
CMYK:
0, 42, 83, 27
HSL:
30°, 71.2963%, 42.3529%
HSV (HSB):
30°, 83.2432%, 72.5490%
XYZ:
25.5126, 20.9286, 3.9913
xyY:
0.5059, 0.4150, 20.9286
CIE-Lab:
52.8713, 25.6750, 52.3059
CIE-LCH:
52.8713, 58.2676, 63.8553
CIE-Luv:
52.8713, 63.6178, 46.5045
Hunter-Lab:
45.7478, 19.4871, 26.8507
#b96b1f color charts
#b96b1f color shades, tints & tones
#b96b1f color schemes
#b96b1f color preview, HTML & CSS examples
This text has a color of #b96b1f
<p style="color:#b96b1f;">Text here</p>
.mytext {color:#b96b1f;}
This box has a color of #b96b1f
<div style="background-color:#b96b1f;">Content here</div>
.mybackground {background-color:#b96b1f;}
Border around this has a color of #b96b1f
<div style="border:2px solid #b96b1f;">Content here</div>
.myborder {border:2px solid #b96b1f;}