#b4b80c color space conversions
Hex:
#b4b80c
RGB:
180, 184, 12
CMY:
29, 28, 95
CMYK:
2, 0, 93, 28
HSL:
61°, 87.7551%, 38.4314%
HSV (HSB):
61°, 93.4783%, 72.1569%
XYZ:
36.0292, 44.0108, 6.9438
xyY:
0.4142, 0.5060, 44.0108
CIE-Lab:
72.2357, -18.4650, 72.2252
CIE-LCH:
72.2357, 74.5482, 104.3410
CIE-Luv:
72.2357, 2.9615, 78.9594
Hunter-Lab:
66.3407, -19.1538, 40.2326
#b4b80c color charts
#b4b80c color shades, tints & tones
#b4b80c color schemes
#b4b80c color preview, HTML & CSS examples
This text has a color of #b4b80c
<p style="color:#b4b80c;">Text here</p>
.mytext {color:#b4b80c;}
This box has a color of #b4b80c
<div style="background-color:#b4b80c;">Content here</div>
.mybackground {background-color:#b4b80c;}
Border around this has a color of #b4b80c
<div style="border:2px solid #b4b80c;">Content here</div>
.myborder {border:2px solid #b4b80c;}