@tempots/color

SRGB.toString property

Returns a string representation of the RGB color in the format "rgb(red%, blue%, green%)".

Signature:

readonly toString: () => string;