#b99a5e color space conversions
Hex:
#b99a5e
RGB:
185, 154, 94
CMY:
27, 40, 63
CMYK:
0, 17, 49, 27
HSL:
40°, 39.3939%, 54.7059%
HSV (HSB):
40°, 49.1892%, 72.5490%
XYZ:
33.5836, 34.2336, 15.4274
xyY:
0.4034, 0.4112, 34.2336
CIE-Lab:
65.1476, 3.7069, 35.6441
CIE-LCH:
65.1476, 35.8364, 84.0627
CIE-Luv:
65.1476, 24.1813, 43.1130
Hunter-Lab:
58.5095, 0.0646, 25.3235
#b99a5e color charts
#b99a5e color shades, tints & tones
#b99a5e color schemes
#b99a5e color preview, HTML & CSS examples
This text has a color of #b99a5e
<p style="color:#b99a5e;">Text here</p>
.mytext {color:#b99a5e;}
This box has a color of #b99a5e
<div style="background-color:#b99a5e;">Content here</div>
.mybackground {background-color:#b99a5e;}
Border around this has a color of #b99a5e
<div style="border:2px solid #b99a5e;">Content here</div>
.myborder {border:2px solid #b99a5e;}