#b0bb2e color space conversions
Hex:
#b0bb2e
RGB:
176, 187, 46
CMY:
31, 27, 82
CMYK:
6, 0, 75, 27
HSL:
65°, 60.5150%, 45.6863%
HSV (HSB):
65°, 75.4011%, 73.3333%
XYZ:
36.1680, 44.9680, 9.3582
xyY:
0.3997, 0.4969, 44.9680
CIE-Lab:
72.8708, -20.7387, 64.9635
CIE-LCH:
72.8708, 68.1934, 107.7050
CIE-Luv:
72.8708, -1.9040, 75.3005
Hunter-Lab:
67.0582, -21.0775, 38.6666
#b0bb2e color charts
#b0bb2e color shades, tints & tones
#b0bb2e color schemes
#b0bb2e color preview, HTML & CSS examples
This text has a color of #b0bb2e
<p style="color:#b0bb2e;">Text here</p>
.mytext {color:#b0bb2e;}
This box has a color of #b0bb2e
<div style="background-color:#b0bb2e;">Content here</div>
.mybackground {background-color:#b0bb2e;}
Border around this has a color of #b0bb2e
<div style="border:2px solid #b0bb2e;">Content here</div>
.myborder {border:2px solid #b0bb2e;}