Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feather request: convert hex color to rgb or vice versa would be helpful #64

Open
xJkit opened this issue Feb 17, 2022 · 1 comment
Open

Comments

@xJkit
Copy link

xJkit commented Feb 17, 2022

For example:

color #aaa123 to rgb

will gives you rgb(170, 161, 35)

color #aaa123 to hsl

will gives you hsl(56, 66%, 40%)

@anurag-roy
Copy link

+1 on this. A lot of new color formats are/will be arriving soon on browsers like p3, srgb, lch, etc. This would be great to see!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants