YCbCr Color Space

YCbCr separates luminance (brightness) from chrominance (color information). It’s widely used in video encoding, digital photography, and image compression formats like JPEG.

For developers

If you’re a PHP developer and want to know more about the technical details, see how to use the YCbCr color space in Negarity color library.

If you’re a Javascript developer and want to know more about the technical details, see how to visualizer a YCbCr color in Negarity color visualizer library.