@tempots/color

CMYK.toString property

Returns a string representation of the CMYK color in the format "cmyk(cyan%, magenta%, yellow%, black%)".

Signature:

readonly toString: () => string;