#bfff0f color space conversions
Hex:
#bfff0f
RGB:
191, 255, 15
CMY:
25, 0, 94
CMYK:
25, 0, 94, 0
HSL:
76°, 100.0000%, 52.9412%
HSV (HSB):
76°, 94.1176%, 100.0000%
XYZ:
57.3321, 82.6309, 13.3796
xyY:
0.3739, 0.5389, 82.6309
CIE-Lab:
92.8526, -46.7281, 88.2454
CIE-LCH:
92.8526, 99.8537, 117.9023
CIE-Luv:
92.8526, -31.7544, 106.1267
Hunter-Lab:
90.9015, -46.4967, 54.9043
#bfff0f color charts
#bfff0f color shades, tints & tones
#bfff0f color schemes
#bfff0f color preview, HTML & CSS examples
This text has a color of #bfff0f
<p style="color:#bfff0f;">Text here</p>
.mytext {color:#bfff0f;}
This box has a color of #bfff0f
<div style="background-color:#bfff0f;">Content here</div>
.mybackground {background-color:#bfff0f;}
Border around this has a color of #bfff0f
<div style="border:2px solid #bfff0f;">Content here</div>
.myborder {border:2px solid #bfff0f;}