#b9945b color space conversions
Hex:
#b9945b
RGB:
185, 148, 91
CMY:
27, 42, 64
CMYK:
0, 20, 51, 27
HSL:
36°, 40.1709%, 54.1176%
HSV (HSB):
36°, 50.8108%, 72.5490%
XYZ:
32.4858, 32.2494, 14.4101
xyY:
0.4105, 0.4075, 32.2494
CIE-Lab:
63.5485, 6.7054, 35.2311
CIE-LCH:
63.5485, 35.8635, 79.2240
CIE-Luv:
63.5485, 28.4410, 41.6871
Hunter-Lab:
56.7886, 2.7306, 24.7072
#b9945b color charts
#b9945b color shades, tints & tones
#b9945b color schemes
#b9945b color preview, HTML & CSS examples
This text has a color of #b9945b
<p style="color:#b9945b;">Text here</p>
.mytext {color:#b9945b;}
This box has a color of #b9945b
<div style="background-color:#b9945b;">Content here</div>
.mybackground {background-color:#b9945b;}
Border around this has a color of #b9945b
<div style="border:2px solid #b9945b;">Content here</div>
.myborder {border:2px solid #b9945b;}