---
title: deviceCMYK
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolorspacename/devicecmyk
---

# deviceCMYK

Device-dependent color space with cyan, magenta, yellow, black, and alpha components

## Declaration

```swift
static let deviceCMYK: NSColorSpaceName
```

## See Also

### Color Space Names

- [calibratedRGB](appkit/nscolorspacename/calibratedrgb.md)
- [calibratedWhite](appkit/nscolorspacename/calibratedwhite.md)
- [custom](appkit/nscolorspacename/custom.md)
- [deviceRGB](appkit/nscolorspacename/devicergb.md)
- [deviceWhite](appkit/nscolorspacename/devicewhite.md)
- [named](appkit/nscolorspacename/named.md)
- [pattern](appkit/nscolorspacename/pattern.md)
