#bfc10c color space conversions
Hex:
#bfc10c
RGB:
191, 193, 12
CMY:
25, 24, 95
CMYK:
1, 0, 94, 24
HSL:
61°, 88.2927%, 40.1961%
HSV (HSB):
61°, 93.7824%, 75.6863%
XYZ:
40.6222, 49.2428, 7.7116
xyY:
0.4163, 0.5047, 49.2428
CIE-Lab:
75.6022, -18.2097, 75.1865
CIE-LCH:
75.6022, 77.3602, 103.6145
CIE-Luv:
75.6022, 4.5836, 82.5466
Hunter-Lab:
70.1732, -19.4723, 42.6056
#bfc10c color charts
#bfc10c color shades, tints & tones
#bfc10c color schemes
#bfc10c color preview, HTML & CSS examples
This text has a color of #bfc10c
<p style="color:#bfc10c;">Text here</p>
.mytext {color:#bfc10c;}
This box has a color of #bfc10c
<div style="background-color:#bfc10c;">Content here</div>
.mybackground {background-color:#bfc10c;}
Border around this has a color of #bfc10c
<div style="border:2px solid #bfc10c;">Content here</div>
.myborder {border:2px solid #bfc10c;}