Customizer's Guide > Customizing PDF Publishing > Color Element > Convert Element > Model Element
  
Model Element
The <Model> element transforms any color from the source color model to the target color model. It’s optional and repeatable.
The <Model> element has no child elements.
The <Model> element has the following attributes:
Attributes of the Model element
Attribute and values
Description
from = RGB | CMYK | Grayscale | all
The only source color model supported is RGB. Specifying from = all only converts RGB source.
to = RGB | CMYK | Grayscale
The target model supports only Grayscale or CMYK.