#b0a53c color space conversions
Hex:
#b0a53c
RGB:
176, 165, 60
CMY:
31, 35, 76
CMYK:
0, 6, 66, 31
HSL:
54°, 49.1525%, 46.2745%
HSV (HSB):
54°, 65.9091%, 69.0196%
XYZ:
32.1752, 36.4666, 9.6179
xyY:
0.4111, 0.4660, 36.4666
CIE-Lab:
66.8749, -8.7503, 53.8167
CIE-LCH:
66.8749, 54.5234, 99.2351
CIE-Luv:
66.8749, 12.0231, 62.1086
Hunter-Lab:
60.3876, -10.5713, 32.8282
#b0a53c color charts
#b0a53c color shades, tints & tones
#b0a53c color schemes
#b0a53c color preview, HTML & CSS examples
This text has a color of #b0a53c
<p style="color:#b0a53c;">Text here</p>
.mytext {color:#b0a53c;}
This box has a color of #b0a53c
<div style="background-color:#b0a53c;">Content here</div>
.mybackground {background-color:#b0a53c;}
Border around this has a color of #b0a53c
<div style="border:2px solid #b0a53c;">Content here</div>
.myborder {border:2px solid #b0a53c;}