
Originally Posted by
Michael Gerald-Yamasaki
Charles, perceptual differences between LAB & RGB-Luminance adjustments depends on what colors the adjustment effects. I'll try to explain briefly what I mean and the advantages of LAB vs RGB-luminance regarding perceptual difference.
LAB organizes the three-dimensional color space along a major axis (L) which is at its base (a = 0, b = 0) the gray scale. "lightness" can be adjusted in this color space without impact on hue, but some impact on saturation.
RGB is a Cartesian coordinate space with r, g, b axes. The gray scale is a diagonal through the cube-shaped color space (r = g = b). Adjustment in the rgb color space along a diagonal parallel to the gray scale diagonal (a "luminance" adjustment of sorts) would result in an impact on hue and saturation. The tricky part is: the further away from the grayscale diagonal the adjusted colors are (think highly saturated colors) the greater the impact on perceivable hue differences will be (this is because in the rgb color space values of the same luminance do not reside on a plane, while in the LAB color space, as well as HSV and HSL, they do).
I don't know what under the covers PS does when adjusting luminance in RGB color mode. It looks to me like they adjust along a line parallel to the grayscale diagonal as above, from my pixel peeping this type of adjustment (this would also be computationally efficient). My guess would be that for sharpening, visually noticeable color shifts would be infrequent if not rare. Where it would be more likely to show up would be in high frequency hue changes and/or high contrast in highly saturated images... such as very saturated, very contrasty, detailed feathers.
One workflow in RGB mode I use is converting images to a monochrome (grayscale) image for contrast (curves) and sharpening and using luminance blending mode to reintroduce hue and saturation. Color shifts and particularly saturation shifts are very noticeable (to me ;) ) and require additional adjustment if the shifts are undesirable.
I find that LAB mode adjustments are natural to my experience with numerical adjustment of HSV - hue, saturation and value (V is the grayscale) for synthetic images (scientific visualization) that I worked on/researched for many years. I think most people would find making color adjustments in LAB mode curves (for instance) with some practice to be much more intuitive than analogous color adjustments in RGB mode curves (er, with any amount of practice :D ).
Hope I didn't make a mash of the, uh, brief description :) .
Cheers,
-Michael-