+ 9
Challenge: Color convert
Create code to convert input from rgb to hex or the other way round. Web would be very cool, but Java or other languages are welcome too! e.g. RGB 255,156,0 HEX #ff9c00
4 Antworten
+ 10
Wow cool you already have a code😅👌
+ 10
I don't know if you can make seekbars like in android? Then changing color by using seekbar would be great!
+ 1
https://code.sololearn.com/cr8iSWCe8hP9/?ref=app
enter rgb like 255, 156, 13
enter hex like ff9c0d