ColorCalc is a color comparison calculator built with C++ and Qt 6. It allows users to compare two colors using different DeltaE algorithms and supports multiple input formats with auto-conversion
- DeltaE 2000
- DeltaE 94
- DeltaE CMC
- DeltaE 76
- RGB
- Lab
- LCh
- HEX
- Enter colors in any supported format.
- Select the desired DeltaE algorithm.
- View the computed DeltaE value to assess color difference.