CONVERSIONS :- 1. Farenheit = (Celsiusx1.8)+32 2. Kelvin = (Celsius)+273.15 3. Celsius = ((Farenheit-32)x5)/9 4. Celsius = (Kelvin)-273.15 5. Farenheit = ((Kelvin - 273.15)x1.8 )+ 32 6. Kelvin = (((Farenheit-32)x5)/9) + 273.15