#b0bd0b color space conversions
Hex:
#b0bd0b
RGB:
176, 189, 11
CMY:
31, 26, 96
CMYK:
7, 0, 94, 26
HSL:
64°, 89.0000%, 39.2157%
HSV (HSB):
64°, 94.1799%, 74.1176%
XYZ:
36.1625, 45.6495, 7.2219
xyY:
0.4062, 0.5127, 45.6495
CIE-Lab:
73.3175, -22.6823, 73.0377
CIE-LCH:
73.3175, 76.4787, 107.2525
CIE-Luv:
73.3175, -2.9007, 80.9570
Hunter-Lab:
67.5644, -22.6991, 40.9576
#b0bd0b color charts
#b0bd0b color shades, tints & tones
#b0bd0b color schemes
#b0bd0b color preview, HTML & CSS examples
This text has a color of #b0bd0b
<p style="color:#b0bd0b;">Text here</p>
.mytext {color:#b0bd0b;}
This box has a color of #b0bd0b
<div style="background-color:#b0bd0b;">Content here</div>
.mybackground {background-color:#b0bd0b;}
Border around this has a color of #b0bd0b
<div style="border:2px solid #b0bd0b;">Content here</div>
.myborder {border:2px solid #b0bd0b;}