#bfbb10 color space conversions
Hex:
#bfbb10
RGB:
191, 187, 16
CMY:
25, 27, 94
CMYK:
0, 2, 92, 25
HSL:
59°, 84.5411%, 40.5882%
HSV (HSB):
59°, 91.6230%, 74.9020%
XYZ:
39.3497, 46.6544, 7.4215
xyY:
0.4212, 0.4994, 46.6544
CIE-Lab:
73.9682, -15.1411, 73.4205
CIE-LCH:
73.9682, 74.9654, 101.6524
CIE-Luv:
73.9682, 8.5339, 79.9197
Hunter-Lab:
68.3040, -16.6989, 41.3708
#bfbb10 color charts
#bfbb10 color shades, tints & tones
#bfbb10 color schemes
#bfbb10 color preview, HTML & CSS examples
This text has a color of #bfbb10
<p style="color:#bfbb10;">Text here</p>
.mytext {color:#bfbb10;}
This box has a color of #bfbb10
<div style="background-color:#bfbb10;">Content here</div>
.mybackground {background-color:#bfbb10;}
Border around this has a color of #bfbb10
<div style="border:2px solid #bfbb10;">Content here</div>
.myborder {border:2px solid #bfbb10;}