#b9926b color space conversions
Hex:
#b9926b
RGB:
185, 146, 107
CMY:
27, 43, 58
CMYK:
0, 21, 42, 27
HSL:
30°, 35.7798%, 57.2549%
HSV (HSB):
30°, 42.1622%, 72.5490%
XYZ:
32.9403, 31.9336, 18.3376
xyY:
0.3959, 0.3838, 31.9336
CIE-Lab:
63.2880, 9.4512, 26.2555
CIE-LCH:
63.2880, 27.9048, 70.2027
CIE-Luv:
63.2880, 28.4348, 31.7453
Hunter-Lab:
56.5098, 5.1578, 20.3171
#b9926b color charts
#b9926b color shades, tints & tones
#b9926b color schemes
#b9926b color preview, HTML & CSS examples
This text has a color of #b9926b
<p style="color:#b9926b;">Text here</p>
.mytext {color:#b9926b;}
This box has a color of #b9926b
<div style="background-color:#b9926b;">Content here</div>
.mybackground {background-color:#b9926b;}
Border around this has a color of #b9926b
<div style="border:2px solid #b9926b;">Content here</div>
.myborder {border:2px solid #b9926b;}