diff --git a/coders/msl.c b/coders/msl.c
index e35aa37..0ba8318 100644
--- a/coders/msl.c
+++ b/coders/msl.c
@@ -5898,7 +5898,7 @@
             }
           geometry_info.rho=1.0;
           geometry_info.sigma=1.5;
-          colorspace=RGBColorspace;
+          colorspace=sRGBColorspace;
           verbose=MagickFalse;
           if (attributes != (const xmlChar **) NULL)
             for (i=0; (attributes[i] != (const xmlChar *) NULL); i++)