Returns a color representing a Celsius temperature similar to what might be used in a weather forecast or current conditions display.
set myColorString to color for C temp 23.2
Returns an HTML style color string of 6 characters in the “RRGGBB” format used throughout XTension and elsewhere.
For a Fahrenheit version of the same verb see the Color For F Temp verb.