@@ -413,7 +413,7 @@ Value Definitions</h3>
413413 like those found in a rainbow.
414414
415415 <figure id="fig-three-gamuts">
416- <p><img src="./ images/sRGB-DisplayP3-rec2020-in-Oklab.png" alt=""></p>
416+ <p><img src="images/sRGB-DisplayP3-rec2020-in-Oklab.png" alt=""></p>
417417 <!-- alt text would be identical to figure caption -->
418418 <figcaption>
419419 A top-down view of three gamuts, plotted in Oklab with the positive a-axis towards the right and the positive b-axis towards the top; looking down the l-axis so white and neutrals are in the center. The largest of the three gamuts is ITU Rec BT.2020; the medium-sized one is Display P3, and the smallest is sRGB. Rendering by Alexey Ardov.
@@ -5350,7 +5350,7 @@ Chroma Reduction</h4>
53505350 <span class="swatch" style="--color: rgb(99.116% 99.733% 0.001%)"></span> color(srgb 0.99116 0.99733 0.00001)
53515351 </pre>
53525352 <figure id="gamutmap-p3-yellow">
5353- <img src="./ images/slice-ok-110.23.svg" alt="" width="776" height="565" >
5353+ <img src="images/slice-ok-110.23.svg" alt="" width="776" height="565" >
53545354 <figcaption> A constant-hue slice of OKLCh color space.
53555355 The vertical axis represents lightness,
53565356 the horizontal axis is chroma.
@@ -5388,7 +5388,7 @@ Excessive Chroma Reduction</h4>
53885388 In this example, Display P3 primary yellow (<code> color(display-p3 1 1 0</code> )
53895389 has the chroma progressively reduced in CIE LCH color space.
53905390 <figure id="fig-cielch-p3-yellow-noclip">
5391- <img src="./ images/lab-yellow-LCH-fade.svg" alt="" width="700">
5391+ <img src="images/lab-yellow-LCH-fade.svg" alt="" width="700">
53925392 <figcaption>
53935393 In the upper part of this diagram,
53945394 colors which are inside the gamut of sRGB are displayed as-is.
@@ -5408,7 +5408,7 @@ Excessive Chroma Reduction</h4>
54085408 In this example, Display P3 primary yellow (<code> color(display-p3 1 1 0</code> )
54095409 has the chroma progressively reduced, but this time in OKLCh color space.
54105410 <figure id="fig-oklch=pr=yellow-noclip">
5411- <img src="./ images/p3-yellow-oklab.svg" alt="" width="700">
5411+ <img src="images/p3-yellow-oklab.svg" alt="" width="700">
54125412 <figcaption>
54135413 In the upper part of this diagram,
54145414 colors which are inside the gamut of sRGB are displayed as-is.
@@ -5445,7 +5445,7 @@ Chroma Reduction with Local Clipping</h4>
54455445 has the chroma progressively reduced in CIE LCH color space,
54465446 with the local clip modification.
54475447 <figure id="fig-cielch-p3-yellow-clip">
5448- <img src="./ images/lab-yellow-LCH-clip-fade.svg" alt="" width="700">
5448+ <img src="images/lab-yellow-LCH-clip-fade.svg" alt="" width="700">
54495449 <figcaption>
54505450 In the upper part of this diagram,
54515451 colors which are inside the gamut of sRGB are displayed as-is.
@@ -5466,7 +5466,7 @@ Chroma Reduction with Local Clipping</h4>
54665466 has the chroma progressively reduced, but this time in OKLCh color space
54675467 and with the local clip modification.
54685468 <figure id="fig-oklch-p3-yellow-clip">
5469- <img src="./ images/p3-yellow-oklab-clip.svg" alt="" width="700">
5469+ <img src="images/p3-yellow-oklab-clip.svg" alt="" width="700">
54705470 <figcaption>
54715471 In the upper part of this diagram,
54725472 colors which are inside the gamut of sRGB are displayed as-is.
@@ -5493,7 +5493,7 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
54935493 270° to 330°.
54945494
54955495 <figure id="fig-cielch-blue-curvature">
5496- <img src="./ images/CIELCH-blue-slice.png" alt="">
5496+ <img src="images/CIELCH-blue-slice.png" alt="">
54975497 <figcaption>
54985498 A constant-hue slice of CIE LCH color space,
54995499 at a hue angle of 301.37°
@@ -5512,7 +5512,7 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
55125512 at all hue angles.
55135513
55145514 <figure id="fig-oklch-blue-linearity">
5515- <img src="./ images/OKLCH-blue-slice.png" alt="">
5515+ <img src="images/OKLCH-blue-slice.png" alt="">
55165516 <figcaption>
55175517 A constant-hue slice of OKLCh color space,
55185518 at a hue angle of 264.06°
0 commit comments