The Color Temperature Converter helps photographers, designers, and lighting engineers convert between color temperature (Kelvin) and RGB color values. Here's how:
Enter a color temperature value in Kelvin (range 1000-40000K) in the input field, or use the slider. Click "Convert β RGB" to get the corresponding RGB and HEX values. The preview area shows the color in real-time.
Enter R, G, B values (0-255) in the RGB input section. Click "Estimate β Kelvin" to get the closest color temperature. Note: not all RGB colors correspond exactly to a blackbody radiation curve; the estimate is the nearest approximation.
Use the preset buttons for Daylight (5500K), Warm (2700K), and Cold (10000K) to quickly fill in common values.
Color temperature describes the color characteristics of a light source, measured in Kelvin (K). It's based on blackbody radiation theory: an ideal blackbody emits different colors of light at different temperatures. At low temperatures, light is reddish-orange (candlelight ~1850K); at high temperatures, it's bluish-white (overcast sky ~6500K).
Common color temperature references: candlelight ~1850K, incandescent bulb ~2700-3000K, sunrise/sunset ~3200K, fluorescent light ~5000K, noon daylight ~5500K, overcast sky ~6500K, clear blue sky ~10000-20000K.
This tool uses the Tanner Helland algorithm for KelvinβRGB conversion, providing good approximation accuracy within the 1000K-40000K range. RGBβKelvin estimation uses reverse lookup with interpolation.
Correlated Color Temperature (CCT) is the temperature of the closest blackbody radiator. It's an approximation for real light sources. This tool uses CCT, which applies to most LED, fluorescent, and other white light sources.
RGB color space is three-dimensional, while color temperature is one-dimensional. Only RGB colors near the blackbody radiation curve have a corresponding color temperature. Pure green, pure purple, and other colors off the curve won't have meaningful estimates.
This tool supports 1000K to 40000K, covering most natural and artificial light sources from candlelight to blue sky.
No. All calculations happen in your browser using JavaScript. You can use this tool offline after the page loads.