diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index 0562fcd4838..d7e7f044479 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -4328,6 +4328,16 @@ The Predefined CIE XYZ Color Spaces: the ''xyz-d50'', ''xyz-d65'', and ''xyz'' k +
+ These colors are exactly equivalent, and represent white: + +
+						 #FFFFFF
+						 color(xyz-d50 0.9643 1 0.8251)
+						 color(xyz-d65 0.9505 1 1.089)
+					
+
+ predefined-016.html