#b9a99a color space conversions
Hex:
#b9a99a
RGB:
185, 169, 154
CMY:
27, 34, 40
CMYK:
0, 9, 17, 27
HSL:
29°, 18.1287%, 66.4706%
HSV (HSB):
29°, 16.7568%, 72.5490%
XYZ:
40.0283, 41.0233, 36.3804
xyY:
0.3409, 0.3493, 41.0233
CIE-Lab:
70.1923, 3.2644, 9.8255
CIE-LCH:
70.1923, 10.3536, 71.6219
CIE-Luv:
70.1923, 10.5759, 13.3174
Hunter-Lab:
64.0494, -0.5313, 11.1576
#b9a99a color charts
#b9a99a color shades, tints & tones
#b9a99a color schemes
#b9a99a color preview, HTML & CSS examples
This text has a color of #b9a99a
<p style="color:#b9a99a;">Text here</p>
.mytext {color:#b9a99a;}
This box has a color of #b9a99a
<div style="background-color:#b9a99a;">Content here</div>
.mybackground {background-color:#b9a99a;}
Border around this has a color of #b9a99a
<div style="border:2px solid #b9a99a;">Content here</div>
.myborder {border:2px solid #b9a99a;}