#b1b00f color space conversions
Hex:
#b1b00f
RGB:
177, 176, 15
CMY:
31, 31, 94
CMYK:
0, 1, 92, 31
HSL:
60°, 84.3750%, 37.6471%
HSV (HSB):
60°, 91.5254%, 69.4118%
XYZ:
33.7430, 40.4323, 6.4777
xyY:
0.4184, 0.5013, 40.4323
CIE-Lab:
69.7763, -15.6859, 69.8143
CIE-LCH:
69.7763, 71.5548, 102.6629
CIE-Luv:
69.7763, 6.1398, 75.5579
Hunter-Lab:
63.5864, -16.5526, 38.4704
#b1b00f color charts
#b1b00f color shades, tints & tones
#b1b00f color schemes
#b1b00f color preview, HTML & CSS examples
This text has a color of #b1b00f
<p style="color:#b1b00f;">Text here</p>
.mytext {color:#b1b00f;}
This box has a color of #b1b00f
<div style="background-color:#b1b00f;">Content here</div>
.mybackground {background-color:#b1b00f;}
Border around this has a color of #b1b00f
<div style="border:2px solid #b1b00f;">Content here</div>
.myborder {border:2px solid #b1b00f;}