Skip to content

arielllin/RGB-to-Hex-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGB-to-Hex-Converter

It takes input in the form and slider of values for Red, Green and Blue ranging from 0 to 255 and then converts those values to a hexadecimal string that can be used to specify color in html/css code.

A live demo can be found on this link.

License

MIT


GitHub @arielllin