#b0bb2f color space conversions
Hex:
#b0bb2f
RGB:
176, 187, 47
CMY:
31, 27, 82
CMYK:
6, 0, 75, 27
HSL:
65°, 59.8291%, 45.8824%
HSV (HSB):
65°, 74.8663%, 73.3333%
XYZ:
36.1879, 44.9760, 9.4633
xyY:
0.3993, 0.4963, 44.9760
CIE-Lab:
72.8761, -20.6948, 64.6435
CIE-LCH:
72.8761, 67.8753, 107.7518
CIE-Luv:
72.8761, -1.9160, 75.0787
Hunter-Lab:
67.0641, -21.0434, 38.5786
#b0bb2f color charts
#b0bb2f color shades, tints & tones
#b0bb2f color schemes
#b0bb2f color preview, HTML & CSS examples
This text has a color of #b0bb2f
<p style="color:#b0bb2f;">Text here</p>
.mytext {color:#b0bb2f;}
This box has a color of #b0bb2f
<div style="background-color:#b0bb2f;">Content here</div>
.mybackground {background-color:#b0bb2f;}
Border around this has a color of #b0bb2f
<div style="border:2px solid #b0bb2f;">Content here</div>
.myborder {border:2px solid #b0bb2f;}