#bfc04f color space conversions
Hex:
#bfc04f
RGB:
191, 192, 79
CMY:
25, 25, 69
CMYK:
1, 0, 59, 25
HSL:
61°, 47.2803%, 53.1373%
HSV (HSB):
61°, 58.8542%, 75.2941%
XYZ:
41.7468, 49.3402, 14.7204
xyY:
0.3946, 0.4663, 49.3402
CIE-Lab:
75.6625, -15.0257, 55.3908
CIE-LCH:
75.6625, 57.3926, 105.1772
CIE-Luv:
75.6625, 4.2504, 68.1264
Hunter-Lab:
70.2425, -16.8378, 36.7446
#bfc04f color charts
#bfc04f color shades, tints & tones
#bfc04f color schemes
#bfc04f color preview, HTML & CSS examples
This text has a color of #bfc04f
<p style="color:#bfc04f;">Text here</p>
.mytext {color:#bfc04f;}
This box has a color of #bfc04f
<div style="background-color:#bfc04f;">Content here</div>
.mybackground {background-color:#bfc04f;}
Border around this has a color of #bfc04f
<div style="border:2px solid #bfc04f;">Content here</div>
.myborder {border:2px solid #bfc04f;}