#b0b00b color space conversions
Hex:
#b0b00b
RGB:
176, 176, 11
CMY:
31, 31, 96
CMYK:
0, 0, 94, 31
HSL:
60°, 88.2353%, 36.6667%
HSV (HSB):
60°, 93.7500%, 69.0196%
XYZ:
33.4902, 40.3049, 6.3311
xyY:
0.4180, 0.5030, 40.3049
CIE-Lab:
69.6862, -16.1836, 70.2523
CIE-LCH:
69.6862, 72.0923, 102.9726
CIE-Luv:
69.6862, 5.4720, 75.8597
Hunter-Lab:
63.4862, -16.9384, 38.5277
#b0b00b color charts
#b0b00b color shades, tints & tones
#b0b00b color schemes
#b0b00b color preview, HTML & CSS examples
This text has a color of #b0b00b
<p style="color:#b0b00b;">Text here</p>
.mytext {color:#b0b00b;}
This box has a color of #b0b00b
<div style="background-color:#b0b00b;">Content here</div>
.mybackground {background-color:#b0b00b;}
Border around this has a color of #b0b00b
<div style="border:2px solid #b0b00b;">Content here</div>
.myborder {border:2px solid #b0b00b;}