#b99a5b color space conversions
Hex:
#b99a5b
RGB:
185, 154, 91
CMY:
27, 40, 64
CMYK:
0, 17, 51, 27
HSL:
40°, 40.1709%, 54.1176%
HSV (HSB):
40°, 50.8108%, 72.5490%
XYZ:
33.4515, 34.1808, 14.7320
xyY:
0.4061, 0.4150, 34.1808
CIE-Lab:
65.1058, 3.4230, 37.1629
CIE-LCH:
65.1058, 37.3202, 84.7375
CIE-Luv:
65.1058, 24.3857, 44.6449
Hunter-Lab:
58.4644, -0.1804, 25.9850
#b99a5b color charts
#b99a5b color shades, tints & tones
#b99a5b color schemes
#b99a5b color preview, HTML & CSS examples
This text has a color of #b99a5b
<p style="color:#b99a5b;">Text here</p>
.mytext {color:#b99a5b;}
This box has a color of #b99a5b
<div style="background-color:#b99a5b;">Content here</div>
.mybackground {background-color:#b99a5b;}
Border around this has a color of #b99a5b
<div style="border:2px solid #b99a5b;">Content here</div>
.myborder {border:2px solid #b99a5b;}