#b0a34c color space conversions
Hex:
#b0a34c
RGB:
176, 163, 76
CMY:
31, 36, 70
CMYK:
0, 7, 57, 31
HSL:
52°, 39.6825%, 49.4118%
HSV (HSB):
52°, 56.8182%, 69.0196%
XYZ:
32.3062, 35.9463, 12.0731
xyY:
0.4022, 0.4475, 35.9463
CIE-Lab:
66.4789, -6.5710, 46.1213
CIE-LCH:
66.4789, 46.5871, 98.1085
CIE-Luv:
66.4789, 12.7896, 55.3180
Hunter-Lab:
59.9552, -8.7389, 30.0295
#b0a34c color charts
#b0a34c color shades, tints & tones
#b0a34c color schemes
#b0a34c color preview, HTML & CSS examples
This text has a color of #b0a34c
<p style="color:#b0a34c;">Text here</p>
.mytext {color:#b0a34c;}
This box has a color of #b0a34c
<div style="background-color:#b0a34c;">Content here</div>
.mybackground {background-color:#b0a34c;}
Border around this has a color of #b0a34c
<div style="border:2px solid #b0a34c;">Content here</div>
.myborder {border:2px solid #b0a34c;}