#b0b31a color space conversions
Hex:
#b0b31a
RGB:
176, 179, 26
CMY:
31, 30, 90
CMYK:
2, 0, 85, 30
HSL:
61°, 74.6341%, 40.1961%
HSV (HSB):
61°, 85.4749%, 70.1961%
XYZ:
34.2110, 41.5449, 7.1931
xyY:
0.4124, 0.5008, 41.5449
CIE-Lab:
70.5560, -17.4172, 68.3840
CIE-LCH:
70.5560, 70.5672, 104.2893
CIE-Luv:
70.5560, 3.4018, 75.5445
Hunter-Lab:
64.4553, -18.0541, 38.5020
#b0b31a color charts
#b0b31a color shades, tints & tones
#b0b31a color schemes
#b0b31a color preview, HTML & CSS examples
This text has a color of #b0b31a
<p style="color:#b0b31a;">Text here</p>
.mytext {color:#b0b31a;}
This box has a color of #b0b31a
<div style="background-color:#b0b31a;">Content here</div>
.mybackground {background-color:#b0b31a;}
Border around this has a color of #b0b31a
<div style="border:2px solid #b0b31a;">Content here</div>
.myborder {border:2px solid #b0b31a;}