|
|
|
|
|
by kllrnohj
104 days ago
|
|
> RGB on the other hand is device dependent No, it isn't. RGB is just a color model. You cannot convert between a color model and a color space any more than you can covert between float and Euros. In order to convert between RGB and L*a*b you need a color space. That could be an ICC profile, sure, but it could also just be any well defined color space like sRGB, Display P3, or bt2020 |
|