#bfbc02 color space conversions
Hex:
#bfbc02
RGB:
191, 188, 2
CMY:
25, 26, 99
CMYK:
0, 2, 99, 25
HSL:
59°, 97.9275%, 37.8431%
HSV (HSB):
59°, 98.9529%, 74.9020%
XYZ:
39.4800, 47.0472, 7.0576
xyY:
0.4219, 0.5027, 47.0472
CIE-Lab:
74.2199, -15.8153, 75.2120
CIE-LCH:
74.2199, 76.8569, 101.8749
CIE-Luv:
74.2199, 7.9362, 81.2192
Hunter-Lab:
68.5910, -17.2920, 41.9131
#bfbc02 color charts
#bfbc02 color shades, tints & tones
#bfbc02 color schemes
#bfbc02 color preview, HTML & CSS examples
This text has a color of #bfbc02
<p style="color:#bfbc02;">Text here</p>
.mytext {color:#bfbc02;}
This box has a color of #bfbc02
<div style="background-color:#bfbc02;">Content here</div>
.mybackground {background-color:#bfbc02;}
Border around this has a color of #bfbc02
<div style="border:2px solid #bfbc02;">Content here</div>
.myborder {border:2px solid #bfbc02;}