-
Notifications
You must be signed in to change notification settings - Fork 0
convet RGB to HSV to HEX to CMYK to HSL
License
den0011/convert_color
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
convert RGB to HSV to HEX to CMYK to HSL
- HEX value is 6 digits (rrggbb)
- RGB values are in range of 0..255
- HSV values are in range of Hue: 0..360°, Saturation:0..100%, Value:0..100%
- HSL values are in range of Hue: 0..360°, Saturation:0..100%, Lightness:0..100%
- CMYK values from 0 to 100%
About
convet RGB to HSV to HEX to CMYK to HSL
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published