#bfbb05 color space conversions
Hex:
#bfbb05
RGB:
191, 187, 5
CMY:
25, 27, 98
CMYK:
0, 2, 97, 25
HSL:
59°, 94.8980%, 38.4314%
HSV (HSB):
59°, 97.3822%, 74.9020%
XYZ:
39.2836, 46.6280, 7.0732
xyY:
0.4225, 0.5015, 46.6280
CIE-Lab:
73.9512, -15.2767, 74.6896
CIE-LCH:
73.9512, 76.2359, 101.5596
CIE-Luv:
73.9512, 8.5916, 80.6520
Hunter-Lab:
68.2847, -16.8087, 41.6578
#bfbb05 color charts
#bfbb05 color shades, tints & tones
#bfbb05 color schemes
#bfbb05 color preview, HTML & CSS examples
This text has a color of #bfbb05
<p style="color:#bfbb05;">Text here</p>
.mytext {color:#bfbb05;}
This box has a color of #bfbb05
<div style="background-color:#bfbb05;">Content here</div>
.mybackground {background-color:#bfbb05;}
Border around this has a color of #bfbb05
<div style="border:2px solid #bfbb05;">Content here</div>
.myborder {border:2px solid #bfbb05;}