#b6a95b color space conversions
Hex:
#b6a95b
RGB:
182, 169, 91
CMY:
29, 34, 64
CMYK:
0, 7, 50, 29
HSL:
51°, 38.3966%, 53.5294%
HSV (HSB):
51°, 50.0000%, 71.3725%
XYZ:
35.3677, 39.0763, 15.5759
xyY:
0.3929, 0.4341, 39.0763
CIE-Lab:
68.8065, -5.9125, 41.6190
CIE-LCH:
68.8065, 42.0369, 98.0854
CIE-Luv:
68.8065, 12.4034, 51.8370
Hunter-Lab:
62.5111, -8.4021, 28.9844
#b6a95b color charts
#b6a95b color shades, tints & tones
#b6a95b color schemes
#b6a95b color preview, HTML & CSS examples
This text has a color of #b6a95b
<p style="color:#b6a95b;">Text here</p>
.mytext {color:#b6a95b;}
This box has a color of #b6a95b
<div style="background-color:#b6a95b;">Content here</div>
.mybackground {background-color:#b6a95b;}
Border around this has a color of #b6a95b
<div style="border:2px solid #b6a95b;">Content here</div>
.myborder {border:2px solid #b6a95b;}