#b99c6a color space conversions
Hex:
#b99c6a
RGB:
185, 156, 106
CMY:
27, 39, 58
CMYK:
0, 16, 43, 27
HSL:
38°, 36.0731%, 57.0588%
HSV (HSB):
38°, 42.7027%, 72.5490%
XYZ:
34.4976, 35.1318, 18.5986
xyY:
0.3910, 0.3982, 35.1318
CIE-Lab:
65.8512, 3.8524, 30.1533
CIE-LCH:
65.8512, 30.3984, 82.7194
CIE-Luv:
65.8512, 22.0088, 37.5785
Hunter-Lab:
59.2721, 0.1644, 22.8863
#b99c6a color charts
#b99c6a color shades, tints & tones
#b99c6a color schemes
#b99c6a color preview, HTML & CSS examples
This text has a color of #b99c6a
<p style="color:#b99c6a;">Text here</p>
.mytext {color:#b99c6a;}
This box has a color of #b99c6a
<div style="background-color:#b99c6a;">Content here</div>
.mybackground {background-color:#b99c6a;}
Border around this has a color of #b99c6a
<div style="border:2px solid #b99c6a;">Content here</div>
.myborder {border:2px solid #b99c6a;}