#bfe10e color space conversions
Hex:
#bfe10e
RGB:
191, 225, 14
CMY:
25, 12, 95
CMYK:
15, 0, 94, 12
HSL:
70°, 88.2845%, 46.8627%
HSV (HSB):
70°, 93.7778%, 88.2353%
XYZ:
48.4903, 64.9585, 10.3980
xyY:
0.3915, 0.5245, 64.9585
CIE-Lab:
84.4623, -33.5039, 81.7940
CIE-LCH:
84.4623, 88.3899, 112.2747
CIE-Luv:
84.4623, -15.1817, 94.7641
Hunter-Lab:
80.5968, -33.6516, 48.7686
#bfe10e color charts
#bfe10e color shades, tints & tones
#bfe10e color schemes
#bfe10e color preview, HTML & CSS examples
This text has a color of #bfe10e
<p style="color:#bfe10e;">Text here</p>
.mytext {color:#bfe10e;}
This box has a color of #bfe10e
<div style="background-color:#bfe10e;">Content here</div>
.mybackground {background-color:#bfe10e;}
Border around this has a color of #bfe10e
<div style="border:2px solid #bfe10e;">Content here</div>
.myborder {border:2px solid #bfe10e;}