---
title: itur_709
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgcolorspace/itur_709
---

# itur_709

The recommendation of the International Telecommunication Union (ITU) Radiocommunication sector for the BT.709 color space.

## Declaration

```swift
class let itur_709: CFString
```

## Discussion

Discussion See the current active version of the Recommendation BT.709 document on the ITU website (https://www.itu.int/).

## See Also

### Accessing System-Defined Color Spaces

- [displayP3](coregraphics/cgcolorspace/displayp3.md)
- [displayP3_HLG](coregraphics/cgcolorspace/displayp3_hlg.md)
- [displayP3_PQ_EOTF](coregraphics/cgcolorspace/displayp3_pq_eotf.md)
- [extendedLinearDisplayP3](coregraphics/cgcolorspace/extendedlineardisplayp3.md)
- [sRGB](coregraphics/cgcolorspace/srgb.md)
- [linearSRGB](coregraphics/cgcolorspace/linearsrgb.md)
- [extendedSRGB](coregraphics/cgcolorspace/extendedsrgb.md)
- [extendedLinearSRGB](coregraphics/cgcolorspace/extendedlinearsrgb.md)
- [genericGrayGamma2_2](coregraphics/cgcolorspace/genericgraygamma2_2.md)
- [extendedGray](coregraphics/cgcolorspace/extendedgray.md)
- [linearGray](coregraphics/cgcolorspace/lineargray.md)
- [extendedLinearGray](coregraphics/cgcolorspace/extendedlineargray.md)
- [genericCMYK](coregraphics/cgcolorspace/genericcmyk.md)
- [genericRGBLinear](coregraphics/cgcolorspace/genericrgblinear.md)
- [genericXYZ](coregraphics/cgcolorspace/genericxyz.md)
