#bfc10e color space conversions
Hex:
#bfc10e
RGB:
191, 193, 14
CMY:
25, 24, 95
CMYK:
1, 0, 93, 24
HSL:
61°, 86.4734%, 40.5882%
HSV (HSB):
61°, 92.7461%, 75.6863%
XYZ:
40.6351, 49.2480, 7.7796
xyY:
0.4161, 0.5043, 49.2480
CIE-Lab:
75.6054, -18.1836, 74.9497
CIE-LCH:
75.6054, 77.1239, 103.6371
CIE-Luv:
75.6054, 4.5741, 82.4081
Hunter-Lab:
70.1769, -19.4514, 42.5511
#bfc10e color charts
#bfc10e color shades, tints & tones
#bfc10e color schemes
#bfc10e color preview, HTML & CSS examples
This text has a color of #bfc10e
<p style="color:#bfc10e;">Text here</p>
.mytext {color:#bfc10e;}
This box has a color of #bfc10e
<div style="background-color:#bfc10e;">Content here</div>
.mybackground {background-color:#bfc10e;}
Border around this has a color of #bfc10e
<div style="border:2px solid #bfc10e;">Content here</div>
.myborder {border:2px solid #bfc10e;}