Temperature Converters
Convert between Celsius, Fahrenheit, and Kelvin temperature scales with accurate formulas
Temperature Reference Points
Common temperature values in all three scales
| Reference Point | Celsius (°C) | Fahrenheit (°F) | Kelvin (K) | 
|---|---|---|---|
| Absolute Zero | -273.15 | -459.67 | 0 | 
| Water Freezing | 0 | 32 | 273.15 | 
| Room Temperature | 20 | 68 | 293.15 | 
| Human Body | 37 | 98.6 | 310.15 | 
| Water Boiling | 100 | 212 | 373.15 | 
Temperature Scales
- Celsius: Water freezes at 0°C, boils at 100°C
 - Fahrenheit: Water freezes at 32°F, boils at 212°F
 - Kelvin: Absolute temperature scale, 0K = absolute zero
 
Conversion Formulas
- °F = (°C × 9/5) + 32
 - °C = (°F - 32) × 5/9
 - K = °C + 273.15
 - °C = K - 273.15
 - °F = (K - 273.15) × 9/5 + 32
 - K = (°F - 32) × 5/9 + 273.15
 
Usage Tips
- Use Celsius for scientific calculations
 - Fahrenheit is common in the United States
 - Kelvin is used in physics and chemistry
 - All converters show step-by-step calculations