#b6a99a color space conversions
Hex:
#b6a99a
RGB:
182, 169, 154
CMY:
29, 34, 40
CMYK:
0, 7, 15, 29
HSL:
32°, 16.0920%, 65.8824%
HSV (HSB):
32°, 15.3846%, 71.3725%
XYZ:
39.3121, 40.6541, 36.3469
xyY:
0.3380, 0.3495, 40.6541
CIE-Lab:
69.9329, 2.1336, 9.4210
CIE-LCH:
69.9329, 9.6596, 77.2393
CIE-Luv:
69.9329, 8.6976, 12.9637
Hunter-Lab:
63.7606, -1.5254, 10.8340
#b6a99a color charts
#b6a99a color shades, tints & tones
#b6a99a color schemes
#b6a99a color preview, HTML & CSS examples
This text has a color of #b6a99a
<p style="color:#b6a99a;">Text here</p>
.mytext {color:#b6a99a;}
This box has a color of #b6a99a
<div style="background-color:#b6a99a;">Content here</div>
.mybackground {background-color:#b6a99a;}
Border around this has a color of #b6a99a
<div style="border:2px solid #b6a99a;">Content here</div>
.myborder {border:2px solid #b6a99a;}