#bfc20e color space conversions
Hex:
#bfc20e
RGB:
191, 194, 14
CMY:
25, 24, 95
CMYK:
2, 0, 93, 24
HSL:
61°, 86.5385%, 40.7843%
HSV (HSB):
61°, 92.7835%, 76.0784%
XYZ:
40.8569, 49.6916, 7.8535
xyY:
0.4152, 0.5050, 49.6916
CIE-Lab:
75.8796, -18.6816, 75.1604
CIE-LCH:
75.8796, 77.4474, 103.9584
CIE-Luv:
75.8796, 3.9206, 82.7962
Hunter-Lab:
70.4923, -19.9040, 42.7391
#bfc20e color charts
#bfc20e color shades, tints & tones
#bfc20e color schemes
#bfc20e color preview, HTML & CSS examples
This text has a color of #bfc20e
<p style="color:#bfc20e;">Text here</p>
.mytext {color:#bfc20e;}
This box has a color of #bfc20e
<div style="background-color:#bfc20e;">Content here</div>
.mybackground {background-color:#bfc20e;}
Border around this has a color of #bfc20e
<div style="border:2px solid #bfc20e;">Content here</div>
.myborder {border:2px solid #bfc20e;}