Skip to content

Commit e20ba29

Browse files
authored
Update color-spaces.md (#231)
Fixed typo
1 parent e0a6c40 commit e20ba29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/color-spaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Does not have gamut limits.
244244

245245
### DIN99 Lab / LCh
246246

247-
The [DIN99](https://de.wikipedia.org/wiki/DIN99-Farbraum) color space "squishes" the CIELAB D65 color space to obtain an [effective color difference](#culoriDifferenceDin99o) metric that can be expressed as a simple Euclidean distance. The latest iteration of the the standard, DIN99o, is available in Cartesian (`dlab`) and plar (`dlch`) form.
247+
The [DIN99](https://de.wikipedia.org/wiki/DIN99-Farbraum) color space "squishes" the CIELAB D65 color space to obtain an [effective color difference](#culoriDifferenceDin99o) metric that can be expressed as a simple Euclidean distance. The latest iteration of the the standard, DIN99o, is available in Cartesian (`dlab`) and polar (`dlch`) form.
248248

249249
> [_Industrial Color Physics_](https://search.worldcat.org/title/Industrial-color-physics/oclc/663097553), Georg A. Klein, Springer (2010)
250250
> [DIN 6176](https://www.beuth.de/en/standard/din-6176/292836682), _Colorimetric determination of colour differences of object colours according to the DIN99o formula_
@@ -481,4 +481,4 @@ The channels in the `cubehelix` color space maintain the conventions from D3, na
481481

482482
Serialized as `color(--cubehelix h s l)`, with the `none` keyword for any missing color channel. An explicit `alpha < 1` is included as ` / alpha`.
483483

484-
Does not have gamut limits.
484+
Does not have gamut limits.

0 commit comments

Comments
 (0)