#b0b128 color space conversions
Hex:
#b0b128
RGB:
176, 177, 40
CMY:
31, 31, 84
CMYK:
1, 0, 77, 31
HSL:
60°, 63.1336%, 42.5490%
HSV (HSB):
60°, 77.4011%, 69.4118%
XYZ:
34.0096, 40.8276, 8.0955
xyY:
0.4101, 0.4923, 40.8276
CIE-Lab:
70.0550, -15.9569, 64.2716
CIE-LCH:
70.0550, 66.2228, 103.9431
CIE-Luv:
70.0550, 4.5426, 72.4141
Hunter-Lab:
63.8965, -16.8101, 37.2157
#b0b128 color charts
#b0b128 color shades, tints & tones
#b0b128 color schemes
#b0b128 color preview, HTML & CSS examples
This text has a color of #b0b128
<p style="color:#b0b128;">Text here</p>
.mytext {color:#b0b128;}
This box has a color of #b0b128
<div style="background-color:#b0b128;">Content here</div>
.mybackground {background-color:#b0b128;}
Border around this has a color of #b0b128
<div style="border:2px solid #b0b128;">Content here</div>
.myborder {border:2px solid #b0b128;}