UNPKG

covertrbgtohex

Version:

this library covert RBG to HEX

3 lines (2 loc) 93 B
import covert from './covertRBGtoHex.js' console.log(covert(235,64,52)) // should be #eb4034