Neulhan / hex2rgba

6~8 Number of digits Hex to RGBA (CSS)

Home Page:https://neulhan.github.io/hex2rgba/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEX2RGBA

The hex eight-digit expression (#00000010) does not work in InternetExplorer.

However, there was no tool to replace this eight-digit representation with the rgba format that also works with IE.

So I made this simple with a svelte.

Link

https://neulhan.github.io/hex2rgba/

preview

About

6~8 Number of digits Hex to RGBA (CSS)

https://neulhan.github.io/hex2rgba/


Languages

Language:JavaScript 40.5%Language:Svelte 33.8%Language:CSS 11.7%Language:SCSS 10.0%Language:HTML 3.9%