#b0bb1f color space conversions
Hex:
#b0bb1f
RGB:
176, 187, 31
CMY:
31, 27, 88
CMYK:
6, 0, 83, 27
HSL:
64°, 71.5596%, 42.7451%
HSV (HSB):
64°, 83.4225%, 73.3333%
XYZ:
35.9221, 44.8697, 8.0637
xyY:
0.4043, 0.5050, 44.8697
CIE-Lab:
72.8060, -21.2820, 69.1248
CIE-LCH:
72.8060, 72.3268, 107.1124
CIE-Luv:
72.8060, -1.7549, 78.0545
Hunter-Lab:
66.9848, -21.4988, 39.7520
#b0bb1f color charts
#b0bb1f color shades, tints & tones
#b0bb1f color schemes
#b0bb1f color preview, HTML & CSS examples
This text has a color of #b0bb1f
<p style="color:#b0bb1f;">Text here</p>
.mytext {color:#b0bb1f;}
This box has a color of #b0bb1f
<div style="background-color:#b0bb1f;">Content here</div>
.mybackground {background-color:#b0bb1f;}
Border around this has a color of #b0bb1f
<div style="border:2px solid #b0bb1f;">Content here</div>
.myborder {border:2px solid #b0bb1f;}