colour.COLOUR_PRIMARIES_ITUTH273#

colour.COLOUR_PRIMARIES_ITUTH273 = {0: array('Reserved', dtype='<U8'), 1: array([[0.64, 0.33],        [0.3 , 0.6 ],        [0.15, 0.06]]), 2: array('Unspecified', dtype='<U11'), 3: array('Reserved', dtype='<U8'), 4: array([[0.67, 0.33],        [0.21, 0.71],        [0.14, 0.08]]), 5: array([[0.64, 0.33],        [0.29, 0.6 ],        [0.15, 0.06]]), 6: array([[0.63 , 0.34 ],        [0.31 , 0.595],        [0.155, 0.07 ]]), 7: array([[0.63 , 0.34 ],        [0.31 , 0.595],        [0.155, 0.07 ]]), 8: array([[0.681, 0.319],        [0.243, 0.692],        [0.145, 0.049]]), 9: array([[0.708, 0.292],        [0.17 , 0.797],        [0.131, 0.046]]), 10: array([[1., 0.],        [0., 1.],        [0., 0.]]), 11: array([[0.68 , 0.32 ],        [0.265, 0.69 ],        [0.15 , 0.06 ]]), 12: array([[0.68 , 0.32 ],        [0.265, 0.69 ],        [0.15 , 0.06 ]]), 22: array([[0.63 , 0.34 ],        [0.295, 0.605],        [0.155, 0.077]]), 23: array('Reserved', dtype='<U8')}#

ColourPrimaries indicates the chromaticity coordinates of the source colour primaries as specified in Table 3 of [InternationalOfStandardization21] and [InternationalTUnion21] in terms of the CIE 1931 definition of x and y, which shall be interpreted as specified by ISO/ CIE 11664-1.

References

[InternationalOfStandardization13] [InternationalOfStandardization20] [InternationalOfStandardization21], [InternationalTUnion21]