#b2a06b color space conversions
Hex:
#b2a06b
RGB:
178, 160, 107
CMY:
30, 37, 58
CMYK:
0, 10, 40, 30
HSL:
45°, 31.5556%, 55.8824%
HSV (HSB):
45°, 39.8876%, 69.8039%
XYZ:
33.5847, 35.6681, 19.0244
xyY:
0.3804, 0.4040, 35.6681
CIE-Lab:
66.2656, -1.1078, 30.0272
CIE-LCH:
66.2656, 30.0476, 92.1128
CIE-Luv:
66.2656, 14.5318, 38.5298
Hunter-Lab:
59.7228, -4.1365, 22.9194
#b2a06b color charts
#b2a06b color shades, tints & tones
#b2a06b color schemes
#b2a06b color preview, HTML & CSS examples
This text has a color of #b2a06b
<p style="color:#b2a06b;">Text here</p>
.mytext {color:#b2a06b;}
This box has a color of #b2a06b
<div style="background-color:#b2a06b;">Content here</div>
.mybackground {background-color:#b2a06b;}
Border around this has a color of #b2a06b
<div style="border:2px solid #b2a06b;">Content here</div>
.myborder {border:2px solid #b2a06b;}