LAB to RGB Converter
Paste a LAB value to get its RGB equivalent. LAB stands for lightness, a, b, RGB for red, green, blue. Everything runs in your browser.
LAB input is not parsed here yet. Convert from HEX or RGB instead.
Frequently asked
- How do I convert LAB to RGB?
- Paste your LAB value into the field above and the RGB equivalent appears immediately. The conversion runs in your browser, so nothing is sent anywhere.
- What does RGB stand for?
- RGB stands for red, green, blue.
- Is LAB to RGB conversion lossless?
- Values are rounded to whole numbers for display, so a round trip can shift a channel by one. The color difference is far below what the eye can detect.
Other conversions from LAB