I'm trying to convert PANTONE colors to RGB. I have decoded the Adobe ASE
Pantone swatch, and the output colors are in LAB format. I'm trying to
convert to RGB using LittleCMS's transicc tool using the following command:

echo 0.5019608 0 -2 | transicc -i *Lab -o
sRGB_IEC61966-2-1_black_scaled.icc -t 1 -b

output: 0.1012 1.9455 6.7276

In Illustrator this color is computed as: 119 119 121

Where am I going wrong with the input params?

Thanks in advance for the help

-- 
Alexander W. Rolek
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to