What Is Color Space?
color-space
Color Space is information you find when checking image or video files for hidden metadata. What it says about your file, and what you can do with it, is listed here.
Color Space names the rulebook a file uses to turn the numbers it stores into actual colors. Two files can hold exactly the same numbers and still look different, because they were saved with different color spaces.
Which files carry it, and where it comes from
You find it in anything that holds visual data: photos and images such as JPEG, TIFF and raw camera files, video files, and even audio files, if they carry an embedded cover image. The value is written by the camera, following a setting in its menu, or by the software that exported the file, or by the video encoder. It is not something anyone types in.
Behind the field are color models, the different ways of mixing a color. RGB mixes red, green and blue light and is how screens work. CMYK mixes cyan, magenta, yellow and black ink and is how printing works. Every mixture a model can produce can be plotted as a point in a three-dimensional space, which is where the name comes from: RGB is usually drawn as a cube with black in one corner and white in the opposite one. A color space then pins down exactly which real-world red, green and blue those numbers refer to, and how far the range reaches. That is why the same model can appear in more than one space.
What the values look like
For photos, the field holds the name of a standard space:
sRGB- standard RGB, the default for screens and the web, and what most cameras and export settings produceAdobe RGB- a wider range, favoured for print workUncalibrated- the photo field only has a code of its own for sRGB, so cameras and editors fall back to this when something else was used. Other rows in the report, such as an embedded color profile name, usually reveal which space it really was.
Video files answer with the name of a broadcast standard instead, such as bt709 for high-definition material, smpte170m or bt470bg for older standard-definition material, and bt2020nc for wide-range ultra-high-definition. Some documents and layered files simply give the color model, for example RGB, CMYK or Grayscale.
Why it matters
It is the usual answer to the question of why colors look wrong somewhere. A photo saved in a wide space such as Adobe RGB, then shown by software that assumes sRGB, looks flat and dull. Nothing is damaged: the file is being read with the wrong rulebook. Save or convert it to sRGB and it looks right again, which is why sRGB is the safe choice for anything going on the web or into a message.
For video, a clip labeled with the wrong standard shows shifted colors - skin tones drifting green or pink - in one player while looking fine in another. For print, the shop needs to know which space to convert from, and a file marked Uncalibrated with no profile is a file they have to guess about.
The field describes color handling only. It says nothing about a person, a place or a device.