Convert a color to hex. The alpha value of the color is discarded.
将颜色转换为十六进制。颜色的透明度值将不再使用。
输入口
Input 输入口
A color to convert.
接入要转换的颜色。
输出口
Hex 十六进制
The hex representation of color as a text string.
这个十六进制颜色给文本字符。
Related Patches 相似模块
Color to Hex, Color to RGB, HSL Color, Hex Color, RGB Color