|
|
|
|
|
by zzzcpan
3386 days ago
|
|
The article is about subjective design choices. Any color space is fine for that as it's only used to pick colors. Generally, though, what to use working with colors greatly depends on what you are doing and I'm pretty sure most of the time where you think you need CIELAB, HSL with luma for Lightness would do just fine, heck, even jpeg's native YCbCr or RGB might do. It's just not a good advice to avoid RGB or HSL simply because it doesn't work well on rather rare occasions. |
|