aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LIBCOLOUR_CIE1960UCS.72
-rw-r--r--LIBCOLOUR_CIEUVW.72
2 files changed, 2 insertions, 2 deletions
diff --git a/LIBCOLOUR_CIE1960UCS.7 b/LIBCOLOUR_CIE1960UCS.7
index b4eec56..2cad48e 100644
--- a/LIBCOLOUR_CIE1960UCS.7
+++ b/LIBCOLOUR_CIE1960UCS.7
@@ -51,7 +51,7 @@ hold the u, v, and, Y (luma) values.
.P
Y is 0 in black and 1 in white.
u is defined as 4X / (X + 15Y + 3Z), and
-v is defined as 6X / (X + 15Y + 3Z), where
+v is defined as 6Y / (X + 15Y + 3Z), where
X, Y, and Z are CIE 1931 XYZ values.
.P
The Y value is not part of CIE 1960 UCS,
diff --git a/LIBCOLOUR_CIEUVW.7 b/LIBCOLOUR_CIEUVW.7
index eeae80e..7592864 100644
--- a/LIBCOLOUR_CIEUVW.7
+++ b/LIBCOLOUR_CIEUVW.7
@@ -62,7 +62,7 @@ are not part of the colour, but rather part of the colour space.
.P
Y is 0 in black and 1 in white.
u\(aq is defined as 4X / (X + 15Y + 3Z), and
-v\(aq is defined as 9X / (X + 15Y + 3Z), where
+v\(aq is defined as 9Y / (X + 15Y + 3Z), where
X, Y, and Z are CIE 1931 XYZ values of the
\(dqspecified white object\(dq.
.P