You are here: Reference Guide > Color Nodes > Colorspace

Colorspace

The Colorspace node converts images from one colorspace to another, for example from Nuke’s native colorspace to other color spaces more appropriate to a given process or intended display device. This node supports RGB, HSV, YUV, CIE, and CMS formats (and various subformats). It can adjust for different primaries, white point, and different encodings.

If you wish to reverse your colorspace conversion later in the script:

1.   Copy the Colorspace node and insert it at the appropriate point in your script.
2.   Set the out controls to sRGB, D55, and RGB.
3.   Set the in controls to match the values you entered in the first Colorspace node.

If you wish to write out the input clip in the new colorspace, set the colorspace dropdown menu to linear in the Write node controls. This halts the automatic conversion and lets the one you created have priority.