The Mitsubishi Lancer Evolution, also known as 'Evo',[1] is a sports sedan based on the Lancer that was manufactured by Japanese manufacturer Mitsubishi Motorsfrom 1992 until 2016. There have been ten official versions to date, and the designation of each model is most commonly a Roman numeral. All use two litre turbocharged inline four-cylinder engines and all-wheel drive systems.[2]

The Evolution was originally intended only for Japanese markets, but demand on the "grey import" market led the Evolution series to be offered through Ralliart dealer networks in the United Kingdom and in various European markets from around 1998. Mitsubishi decided to export the eighth generation Evolution to the United States in 2003 after witnessing the success Subaru had in that market with their long-time direct rival, the Subaru Impreza WRX STi.[3]

Japanese-spec[citation needed] versions of all Evos until the release of the Evo IV in 2005 were limited by a gentlemen's agreement to advertise no more than 280 PS (206 kW; 276 hp). However, sources say Mitsubishi had already been producing cars with more power but had been underrating the official power outputs in order to be in compliance with the agreement.[4] Therefore, each subsequent version has unofficially evolved above the advertised power figures, with the Japanese-spec Evolution IX reaching an alleged output of around 321 PS (236 kW; 317 hp). Various versions available in other markets, particularly the UK, have official power outputs up to 446 PS (328 kW; 440 hp).

The tenth and final generation of the Lancer Evolution (Evo X) was launched in Japan in 2007, and overseas markets in 2008. The Evo X was produced for almost 10 years until it retired in April 2016.

/* =============================================== // Reveal module // =============================================== */ .reveal .hidden { display: block !important; visibility: visible !important;} .product:hover .reveal img { opacity: 1; } .reveal { position: relative; } .reveal .hidden { position: absolute; z-index: -1; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; } .reveal:hover .hidden { z-index: 100000; opacity: 1; } .reveal .caption { position: absolute; top: 0; display: table; width: 100%; height: 100%; background-color: white; /* fallback for IE8 */ background-color: rgba(255, 255, 255, 0.7); font: 13px/1.6 sans-serif; text-transform: uppercase; color: #333; letter-spacing: 1px; text-align: center; text-rendering: optimizeLegibility; } .reveal .hidden .caption .centered { display: table-cell; vertical-align: middle; } @media (min-width: 480px) and (max-width: 979px) { .reveal .caption { font-size: 11px; } }