www.gusucode.com > images 案例代码 matlab源码程序 > images/ConvertXYZColorToSRGBExample.m

    %% Convert XYZ color to sRGB
% Convert a color value in the XYZ color space to the sRGB color space.
xyz2rgb([0.25 0.40 0.10])