---
title: colorSpace
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/cssearchableitemattributeset/colorspace
---

# colorSpace

The color space model the image uses, such as RGB, CMYK, YUV, or YCbCr.

## Declaration

```swift
var colorSpace: String? { get set }
```

## See Also

### Describing images

- [isoSpeed](corespotlight/cssearchableitemattributeset/isospeed.md)
- [acquisitionMake](corespotlight/cssearchableitemattributeset/acquisitionmake.md)
- [acquisitionModel](corespotlight/cssearchableitemattributeset/acquisitionmodel.md)
- [aperture](corespotlight/cssearchableitemattributeset/aperture.md)
- [bitsPerSample](corespotlight/cssearchableitemattributeset/bitspersample.md)
- [cameraOwner](corespotlight/cssearchableitemattributeset/cameraowner.md)
- [flashOn](corespotlight/cssearchableitemattributeset/flashon.md)
- [focalLength](corespotlight/cssearchableitemattributeset/focallength.md)
- [focalLength35mm](corespotlight/cssearchableitemattributeset/focallength35mm.md)
- [layerNames](corespotlight/cssearchableitemattributeset/layernames.md)
- [lensModel](corespotlight/cssearchableitemattributeset/lensmodel.md)
- [orientation](corespotlight/cssearchableitemattributeset/orientation.md)
- [pixelCount](corespotlight/cssearchableitemattributeset/pixelcount.md)
- [pixelHeight](corespotlight/cssearchableitemattributeset/pixelheight.md)
- [pixelWidth](corespotlight/cssearchableitemattributeset/pixelwidth.md)
