Dear community
The calculation of the hue angle has been attempted with positive values in the CIELab system, considering the formula: tan-1 ( b* / a*)
For example:
With a = 0.23, and b = 15.01, the hue angle value was calculated in 89.12.
However:
With a = - 1.8 and b = 5.54, the hue angle value was - 72.00.
This result was does not match with that provided by the colorimeter, which is 90.01.
Is there a mistake in the calculation?
Thank you very much in advance.