color-rgb-to-hex
color-rgb-to-hex is a compiled Lisp function in `color.el
'.
(color-rgb-to-hex RED GREEN BLUE)
Return hexadecimal notation for the color RED GREEN BLUE.
RED, GREEN, and BLUE should be numbers between 0.0 and 1.0, inclusive.
color.el
'.
(color-rgb-to-hex RED GREEN BLUE)
Return hexadecimal notation for the color RED GREEN BLUE.
RED, GREEN, and BLUE should be numbers between 0.0 and 1.0, inclusive.