colors: adding some wikipedia links.
parent
98c731b852
commit
7431910b16
|
@ -11,4 +11,5 @@ ARTICLE: "colors.lab" "CIE 1976 LAB colors"
|
||||||
<laba>
|
<laba>
|
||||||
>laba
|
>laba
|
||||||
}
|
}
|
||||||
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/Lab_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
|
@ -11,4 +11,5 @@ ARTICLE: "colors.luv" "CIELUV colors"
|
||||||
<luva>
|
<luva>
|
||||||
>luva
|
>luva
|
||||||
}
|
}
|
||||||
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIELUV_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
|
@ -11,4 +11,5 @@ ARTICLE: "colors.xyy" "CIE 1931 xyY colors"
|
||||||
<xyYa>
|
<xyYa>
|
||||||
>xyYa
|
>xyYa
|
||||||
}
|
}
|
||||||
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
|
@ -11,4 +11,5 @@ ARTICLE: "colors.xyz" "CIE 1931 XYZ colors"
|
||||||
<xyza>
|
<xyza>
|
||||||
>xyza
|
>xyza
|
||||||
}
|
}
|
||||||
|
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||||
{ $see-also "colors" } ;
|
{ $see-also "colors" } ;
|
||||||
|
|
Loading…
Reference in New Issue