color-tools.el
This is a visualization page for functions used in the color-tools.el library. Some further context may be found here: reasoning about colors
1. Iteration #
1.1. ct-make-hsl – (ct-make-hsl 40 40 40)
1.2. ct-make-hsv – (ct-make-hsv 40 40 40)
1.3. ct-make-hsluv – (ct-make-hsluv 40 40 40)
1.4. ct-make-hpluv – (ct-make-hpluv 40 40 40)
1.5. ct-make-lab – (ct-make-lab 40 40 40)
1.6. ct-make-lch – (ct-make-lch 40 40 40)
1.7. ct-make-hsl – (ct-make-hsl 60 60 60)
1.8. ct-make-hsv – (ct-make-hsv 60 60 60)
1.9. ct-make-hsluv – (ct-make-hsluv 60 60 60)
1.10. ct-make-hpluv – (ct-make-hpluv 60 60 60)
1.11. ct-make-lab – (ct-make-lab 60 60 60)
1.12. ct-make-lch – (ct-make-lch 60 60 60)
2. Hue rotation #
2.1. ct-rotation-hsl
2.2. ct-rotation-hsv
2.3. ct-rotation-hsluv
2.4. ct-rotation-hpluv
2.5. ct-rotation-lch