---
title: cmCMYK32Space
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1560256-anonymous/cmcmyk32space
---

# cmCMYK32Space

A CMYK color space composed of cyan, magenta, yellow, and black components whose values are packed with 8 bits of storage per component. The storage size for a color value expressed in this color space is 32 bits.

## Declaration

```occ
cmCMYK32Space = cmCMYKSpace + cm32_8ColorPacking
```
