@tempots/color

RGB.toString property

Converts the color to a string representation in the format "#RRGGBB".

Signature:

readonly toString: () => string;