#b9992f color space conversions
Hex:
#b9992f
RGB:
185, 153, 47
CMY:
27, 40, 82
CMYK:
0, 17, 75, 27
HSL:
46°, 59.4828%, 45.4902%
HSV (HSB):
46°, 74.5946%, 72.5490%
XYZ:
31.9119, 33.3020, 7.4353
xyY:
0.4393, 0.4584, 33.3020
CIE-Lab:
64.4047, 0.9440, 56.8809
CIE-LCH:
64.4047, 56.8888, 89.0492
CIE-Luv:
64.4047, 27.3584, 61.0508
Hunter-Lab:
57.7079, -2.2800, 32.7564
#b9992f color charts
#b9992f color shades, tints & tones
#b9992f color schemes
#b9992f color preview, HTML & CSS examples
This text has a color of #b9992f
<p style="color:#b9992f;">Text here</p>
.mytext {color:#b9992f;}
This box has a color of #b9992f
<div style="background-color:#b9992f;">Content here</div>
.mybackground {background-color:#b9992f;}
Border around this has a color of #b9992f
<div style="border:2px solid #b9992f;">Content here</div>
.myborder {border:2px solid #b9992f;}