View source: R/11-color.R
将RBG模式的颜色转移CMYK模式
RGB2CMYK(R, G, B)
R
红色
G
绿色
B
蓝字
返回CMYK列表
RGB2CMYK(255,255,0);
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.