Convert Color

Convert Color

Description

Convert a color value between different formats for consistent use across applications and workflows.

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
ColorRGB, HEX, name of the colorColor which shall be converted✔️-

Output

ResponseTypeDescription
TextRGB, HEX, CMYK, HSL, HSV, XYZ, YIQ, VIQ, YUVThe converted color value.
RGBStringColor in RGB format
HEXStringColor in HEX format
CMYKStringColor in CMYK format (e.g., "0% 100% 100% 61%")
HSLStringColor in HSL format (e.g., "0° 100% 20%")
HSVStringColor in HSV format (e.g., "0° 100% 40%")
XYZStringColor in the XYZ color model (e.g., "5.25 2.71 0.25")
YIQStringColor in the YIQ color model
YUVStringColor in the YUV color model
BodyStringComplete JSON response containing all color formats as a string

Power Automate Examples

Convert Color

We use red as an example.

Picture

💡

Looking for the response to this example? Scroll up to see the Output tab.

Known Limitations

⚠️
If you experienced other limitations please get in touch with us!