This command accepts a Fahrenheit temperature measurement and returns a display color to use as a background similar to the way that weather websites or apps display a color or color forecast.
set myColor to color for F temp 75.5
Returns an HTML style color string of 6 characters in the “RRGGBB” format used throughout XTension and elsewhere.
For the same colors from a Celsius measurement see the Color For C Temp verb.