Temperature Converter – Celsius, Fahrenheit, Kelvin
Celsius to Fahrenheit
F = (C × 9/5) + 32
C = (F − 32) × 5/9
C = (F − 32) × 5/9
Celsius to Kelvin
K = C + 273.15
C = (K − 273.15)
C = (K − 273.15)
Fahrenheit to Kelvin
K = ((F − 32) × 5/9) + 273.15
F = (K − 273.15) × 9/5 + 32
F = (K − 273.15) × 9/5 + 32