This is a color converter that runs on the web browser.It can convert RGB to hexadecimal color code (HEX), or convert hexadecimal color code to RGB.
Color Hex Converter
Just type Color Hex Converter
to go here. Check out my web and follow me on Twitter.
Ever get a color code from somebody but it’s as three decimal numbers and what you want is the hex code? Here we can fix that.
Paste in the color as you got it, e.g. as a string “R:56 G:111 B:208” and then press enter. It recognizes and emits upper and lower case hex codes, decimal triples (in R, G, B order) and code snippets for NSColor (Mac OS X Cocoa) UIColor (iOS) and as an ARGB 32-bit unsigned Integer (Android Color).
Your contributions are always welcome! Our list is constantly changing for continuous improvement.
Please See contribution guidelines.
If you have any question about this opinionated list, do not hesitate to contact me andricksantos1@gmail.com on Gmail or open an issue on GitHub.