#b0a32a color space conversions
Hex:
#b0a32a
RGB:
176, 163, 42
CMY:
31, 36, 84
CMYK:
0, 7, 76, 31
HSL:
54°, 61.4679%, 42.7451%
HSV (HSB):
54°, 76.1364%, 69.0196%
XYZ:
31.4196, 35.5917, 7.4044
xyY:
0.4222, 0.4783, 35.5917
CIE-Lab:
66.2067, -8.6197, 60.1014
CIE-LCH:
66.2067, 60.7164, 98.1616
CIE-Luv:
66.2067, 13.8383, 66.1787
Hunter-Lab:
59.6587, -10.3948, 34.4025
#b0a32a color charts
#b0a32a color shades, tints & tones
#b0a32a color schemes
#b0a32a color preview, HTML & CSS examples
This text has a color of #b0a32a
<p style="color:#b0a32a;">Text here</p>
.mytext {color:#b0a32a;}
This box has a color of #b0a32a
<div style="background-color:#b0a32a;">Content here</div>
.mybackground {background-color:#b0a32a;}
Border around this has a color of #b0a32a
<div style="border:2px solid #b0a32a;">Content here</div>
.myborder {border:2px solid #b0a32a;}