Hi Manuel,
You have embedded a monitor profile in your image (FP241W). This is usually a bad idea for web deployment, since most web browser applications have deficient color management support. In this case, most browsers (including Firefox) simply cannot apply a valid transformation from the color space defined by your monitor profile.
If you want to be sure that your images will be well represented by all browsers, always transform them to the sRGB IEC61966-2.1 profile space for web deployment (beware: there are wrong sRGB profiles out there; make sure that you use a profile with the 'sRGB IEC61966-2.1' name). Use the ICCProfileTransformation process in PixInsight. Embedding the sRGB profile in image files is good practice nowadays, although strictly not required, since sRGB is the default color space of the WWW.