<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSColorSpace/colorSpaceModel",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSColorSpace(py)colorSpaceModel"
  },
  "title" : "colorSpaceModel"
}
-->

# colorSpaceModel

The model on which the color space is based.

```
var colorSpaceModel: NSColorSpace.Model { get }
```

## Discussion

See `Color Space Models` for a list of valid NSColorSpaceModel constants.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)