hfy-triplet

hfy-triplet is a compiled Lisp function in `htmlfontify.el'.

(hfy-triplet COLOUR)

Takes a COLOUR name (string) and return a CSS rgb(R, G, B) triplet string.
Uses the definition of "white" to map the numbers to the 0-255 range, so
if you've redefined white, (esp. if you've redefined it to have a triplet
member lower than that of the color you are processing) strange things
may happen.