#b0a31a color space conversions
Hex:
#b0a31a
RGB:
176, 163, 26
CMY:
31, 36, 90
CMYK:
0, 7, 85, 31
HSL:
55°, 74.2574%, 39.6078%
HSV (HSB):
55°, 85.2273%, 69.0196%
XYZ:
31.1881, 35.4991, 6.1855
xyY:
0.4280, 0.4871, 35.4991
CIE-Lab:
66.1354, -9.1632, 64.7289
CIE-LCH:
66.1354, 65.3743, 98.0574
CIE-Luv:
66.1354, 14.1231, 69.1255
Hunter-Lab:
59.5811, -10.8299, 35.5515
#b0a31a color charts
#b0a31a color shades, tints & tones
#b0a31a color schemes
#b0a31a color preview, HTML & CSS examples
This text has a color of #b0a31a
<p style="color:#b0a31a;">Text here</p>
.mytext {color:#b0a31a;}
This box has a color of #b0a31a
<div style="background-color:#b0a31a;">Content here</div>
.mybackground {background-color:#b0a31a;}
Border around this has a color of #b0a31a
<div style="border:2px solid #b0a31a;">Content here</div>
.myborder {border:2px solid #b0a31a;}