#bfbc13 color space conversions
Hex:
#bfbc13
RGB:
191, 188, 19
CMY:
25, 26, 93
CMYK:
0, 2, 90, 25
HSL:
59°, 81.9048%, 41.1765%
HSV (HSB):
59°, 90.0524%, 74.9020%
XYZ:
39.5866, 47.0898, 7.6189
xyY:
0.4198, 0.4994, 47.0898
CIE-Lab:
74.2472, -15.5973, 73.1834
CIE-LCH:
74.2472, 74.8270, 102.0313
CIE-Luv:
74.2472, 7.8457, 80.0452
Hunter-Lab:
68.6220, -17.1156, 41.4526
#bfbc13 color charts
#bfbc13 color shades, tints & tones
#bfbc13 color schemes
#bfbc13 color preview, HTML & CSS examples
This text has a color of #bfbc13
<p style="color:#bfbc13;">Text here</p>
.mytext {color:#bfbc13;}
This box has a color of #bfbc13
<div style="background-color:#bfbc13;">Content here</div>
.mybackground {background-color:#bfbc13;}
Border around this has a color of #bfbc13
<div style="border:2px solid #bfbc13;">Content here</div>
.myborder {border:2px solid #bfbc13;}