#bfe01f color space conversions
Hex:
#bfe01f
RGB:
191, 224, 31
CMY:
25, 12, 88
CMYK:
15, 0, 86, 12
HSL:
70°, 75.6863%, 50.0000%
HSV (HSB):
70°, 86.1607%, 87.8431%
XYZ:
48.3888, 64.4866, 11.1931
xyY:
0.3900, 0.5198, 64.4866
CIE-Lab:
84.2185, -32.7317, 79.1004
CIE-LCH:
84.2185, 85.6051, 112.4798
CIE-Luv:
84.2185, -14.6409, 92.8337
Hunter-Lab:
80.3036, -32.9718, 47.9483
#bfe01f color charts
#bfe01f color shades, tints & tones
#bfe01f color schemes
#bfe01f color preview, HTML & CSS examples
This text has a color of #bfe01f
<p style="color:#bfe01f;">Text here</p>
.mytext {color:#bfe01f;}
This box has a color of #bfe01f
<div style="background-color:#bfe01f;">Content here</div>
.mybackground {background-color:#bfe01f;}
Border around this has a color of #bfe01f
<div style="border:2px solid #bfe01f;">Content here</div>
.myborder {border:2px solid #bfe01f;}