#b6a05b color space conversions
Hex:
#b6a05b
RGB:
182, 160, 91
CMY:
29, 37, 64
CMYK:
0, 12, 50, 29
HSL:
45°, 38.3966%, 53.5294%
HSV (HSB):
45°, 50.0000%, 71.3725%
XYZ:
33.7505, 35.8420, 15.0369
xyY:
0.3988, 0.4235, 35.8420
CIE-Lab:
66.3990, -1.1024, 38.6890
CIE-LCH:
66.3990, 38.7047, 91.6321
CIE-Luv:
66.3990, 18.2519, 47.3994
Hunter-Lab:
59.8682, -4.1405, 27.0161
#b6a05b color charts
#b6a05b color shades, tints & tones
#b6a05b color schemes
#b6a05b color preview, HTML & CSS examples
This text has a color of #b6a05b
<p style="color:#b6a05b;">Text here</p>
.mytext {color:#b6a05b;}
This box has a color of #b6a05b
<div style="background-color:#b6a05b;">Content here</div>
.mybackground {background-color:#b6a05b;}
Border around this has a color of #b6a05b
<div style="border:2px solid #b6a05b;">Content here</div>
.myborder {border:2px solid #b6a05b;}