Variable: color-d75-xyz
color-d75-xyz is a variable defined in color.el.gz.
Value
(0.9497 1.0 1.2264)
Documentation
D75 white point in CIE XYZ.
Source Code
;; Defined in /usr/src/emacs/lisp/color.el.gz
(defconst color-d75-xyz '(0.9497 1.0 1.2264)
"D75 white point in CIE XYZ.")