Color Space

1 revision
#11 week ago
+5
Migrated from pages table
+A **Color Space** defines a specific organization of [Color](/wiki/color), allowing for its reproducible representation. It's a map where each point describes a unique hue, saturation, and brightness, enabling devices like displays and printers to communicate [Light](/wiki/light) consistently.
+## See also
+- [RGB](/wiki/rgb)
+- [CMYK](/wiki/cmyk)
+- [Gamut](/wiki/gamut)