#b0a96a color space conversions
Hex:
#b0a96a
RGB:
176, 169, 106
CMY:
31, 34, 58
CMYK:
0, 4, 40, 31
HSL:
54°, 30.7018%, 55.2941%
HSV (HSB):
54°, 39.7727%, 69.0196%
XYZ:
34.6940, 38.6466, 19.2667
xyY:
0.3746, 0.4173, 38.6466
CIE-Lab:
68.4945, -6.8658, 33.3977
CIE-LCH:
68.4945, 34.0962, 101.6169
CIE-Luv:
68.4945, 7.6688, 43.7233
Hunter-Lab:
62.1664, -9.1736, 25.1413
#b0a96a color charts
#b0a96a color shades, tints & tones
#b0a96a color schemes
#b0a96a color preview, HTML & CSS examples
This text has a color of #b0a96a
<p style="color:#b0a96a;">Text here</p>
.mytext {color:#b0a96a;}
This box has a color of #b0a96a
<div style="background-color:#b0a96a;">Content here</div>
.mybackground {background-color:#b0a96a;}
Border around this has a color of #b0a96a
<div style="border:2px solid #b0a96a;">Content here</div>
.myborder {border:2px solid #b0a96a;}