Create three monochromatic layers representing the YUV layers and then combine them into a single image.
Convert the color image to an RGB representation and then extract each layer as a separate monochromatic image.
Display the original YUV layers (after rescaling to an intensity between 0 and 1), the RGB image, and the RGB layers.