#bfc03a color space conversions
Hex:
#bfc03a
RGB:
191, 192, 58
CMY:
25, 25, 77
CMYK:
1, 0, 70, 25
HSL:
60°, 53.6000%, 49.0196%
HSV (HSB):
60°, 69.7917%, 75.2941%
XYZ:
41.0992, 49.0811, 11.3104
xyY:
0.4050, 0.4836, 49.0811
CIE-Lab:
75.5018, -16.3085, 63.7454
CIE-LCH:
75.5018, 65.7985, 104.3506
CIE-Luv:
75.5018, 4.7184, 74.7636
Hunter-Lab:
70.0579, -17.8850, 39.4685
#bfc03a color charts
#bfc03a color shades, tints & tones
#bfc03a color schemes
#bfc03a color preview, HTML & CSS examples
This text has a color of #bfc03a
<p style="color:#bfc03a;">Text here</p>
.mytext {color:#bfc03a;}
This box has a color of #bfc03a
<div style="background-color:#bfc03a;">Content here</div>
.mybackground {background-color:#bfc03a;}
Border around this has a color of #bfc03a
<div style="border:2px solid #bfc03a;">Content here</div>
.myborder {border:2px solid #bfc03a;}