Description Usage Arguments Value Examples
rgb2hex
converts RGB values to HEX values.
1 | rgb2hex(x)
|
x |
Character. RGB string separated by commas. |
Character. A HEX value string.
1 | rgb2hex('255,195,77')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.