Learn R Programming

colorscience (version 1.0.0)

RGB2CMY: Convert sRGB coordinates to CMY

Description

RGB2CMY Converts sRGB coordinates to CMY.

Usage

RGB2CMY(RGBmatrix)

Arguments

RGBmatrix
sRGB coordinates

Value

  • CMY coordinates

source

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

References

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

Examples

Run this code
RGB2CMY(c(0.310897, 0.306510, 74.613450))

Run the code above in your browser using DataLab