Convert RGBA to HEX

1
2
/* Convert RGB/RGBA to hex:<br>
<input type="text" value="rgba(180, 193, 200, 0.55)"> <button>Convert</button><br>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Simple Js snippet to convert RGBA to HEX format

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.