#b0b100 color space conversions
Hex:
#b0b100
RGB:
176, 177, 0
CMY:
31, 31, 100
CMYK:
1, 0, 100, 31
HSL:
60°, 100.0000%, 34.7059%
HSV (HSB):
60°, 100.0000%, 69.4118%
XYZ:
33.6266, 40.6744, 6.0786
xyY:
0.4183, 0.5060, 40.6744
CIE-Lab:
69.9472, -16.8299, 71.7464
CIE-LCH:
69.9472, 73.6939, 103.2015
CIE-Luv:
69.9472, 4.8639, 76.9796
Hunter-Lab:
63.7765, -17.4933, 38.9925
#b0b100 color charts
#b0b100 color shades, tints & tones
#b0b100 color schemes
#b0b100 color preview, HTML & CSS examples
This text has a color of #b0b100
<p style="color:#b0b100;">Text here</p>
.mytext {color:#b0b100;}
This box has a color of #b0b100
<div style="background-color:#b0b100;">Content here</div>
.mybackground {background-color:#b0b100;}
Border around this has a color of #b0b100
<div style="border:2px solid #b0b100;">Content here</div>
.myborder {border:2px solid #b0b100;}