Is there any way to convert HEX encoded RGB colors to CMYK in PHP? I have tried this PHP: HEX to CMYK but there is a bit difference in the colors, may be the above answer converts hex to RGB then converts it to CMYK.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This website goes through your problem in detail
An excerpt
This is the reason for your "bit difference" in colors.
Hope this helps.