Learn to say popular digital and print color model acronyms correctly.
0 / 5 completed
1 / 5
How is RGB (Red, Green, Blue color model used in digital displays) correctly pronounced?
RGB is pronounced 'AR-JEE-BEE' — every letter spoken individually, R-G-B. In a technical interview: "RGB stored each pixel as three eight-bit channels, one for red, green, and blue."
2 / 5
How is CMYK (Cyan, Magenta, Yellow, Key/black color model used in print) correctly pronounced?
CMYK is pronounced 'SEE-EM-WY-KAY' — every letter spoken individually, C-M-Y-K. In a technical interview: "CMYK made the on-screen preview look duller than the RGB original, since print inks can't reproduce every color a screen can."
3 / 5
How is HSL (Hue, Saturation, Lightness color model, popular in CSS) correctly pronounced?
HSL is pronounced 'AYCH-ES-EL' — every letter spoken individually, H-S-L. In a technical interview: "HSL made it trivial to darken the brand color just by lowering the lightness value."
4 / 5
How is sRGB (standard RGB color space widely used for consistent color across displays) correctly pronounced?
sRGB is pronounced 'ES-AR-JEE-BEE' — the lowercase 's' plus 'RGB', every letter spoken individually. In a technical interview: "sRGB kept the photo's colors looking consistent whether it opened on a phone or a calibrated monitor."
5 / 5
How is LAB (color space designed to match human perception of color differences) correctly pronounced?
LAB (the color space) is pronounced 'LAB' — exactly like the everyday word for a laboratory, one syllable. In a technical interview: "LAB let us measure the color difference between two swatches in a way that actually matched what the eye perceives."