@tempots/color > SRGB > toString
Returns a string representation of the RGB color in the format "rgb(red%, blue%, green%)".
Signature:
readonly toString: () => string;