SVG Import/Export with device-cmyk()
Please respect device-cmyk()
beside its RGB/hex color value for CMYK output in SVG file import and – if it will hopefully be implemented soon – in SVG file export of InDesign, e.g.
<circle fill="#CD853F device-cmyk(0.11, 0.48, 0.83, 0.00)" />
![](https://secure.gravatar.com/avatar/aecee002b7aaddf7b0292a790229a60f?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Undine Raciazek commented
I'd like to be able to use CMYK-SVG in InDesign without having to do insane manual reconversions… That makes me lose time and simplicity when working.
-
Cleber Sant'ana commented
SVG Importing is a big thing, It allows for great integrations between tools (even in-house made tools). But for me it's useless without a way to make them CMYK 😐
We at apisdesign created a workflow for producing reports: We made a web tool that makes charts in svg, then we open them in illustrator only to change colors and save them as .ai
Support for device-cmyk on InDesign would make this process a lot simpler!