Color Temperature to RGB
Convert a color temperature in Kelvin (1000K–40000K) to RGB, HEX, and HSL values.
Temperature: 6,500KHEX: #FFFEFARGB: rgb(255, 254, 250)HSL: hsl(48, 100%, 99%)
6,500K
Range: 1,000K – 40,000K
Preview Swatch
HEX
#FFFEFA
RGB
255, 254, 250
HSL
48°, 100%, 99%
Color temperature RGB representation: Red 255, Green 254, Blue 250
Red (R)255
Green (G)254
Blue (B)250
Common Light Sources
About Color Temperature to RGB
Color temperature describes the spectral distribution of light emitted by a blackbody radiator at a given temperature, measured in Kelvin. Warm light (1900K–3500K) appears orange-white; neutral daylight (5000K–6500K) appears white; cool sky light (10000K+) appears blue-white. This tool uses Tanner Helland's algorithm for fast, accurate Kelvin-to-RGB conversion.
Private & free — this tool runs entirely in your browser.
Related Design & CSS tools
Color Converter
Convert a color to HEX, RGB, HSL, HSB, and CMYK at once.
HEX to RGB
Convert HEX color codes to RGB / RGBA values.
RGB to HEX
Convert RGB values into HEX color codes.
CSS Box Shadow Generator
Visually design CSS box-shadow with a live preview and code.
CSS Border Radius Generator
Visually craft border-radius with a live preview.
HEX to CMYK
Convert HEX colors to CMYK print values.
CMYK to HEX
Convert CMYK print values to HEX colors.
HEX to HSB
Convert HEX colors to HSB / HSV values.