Re: [csswg-drafts] [css-color-4] Do gradients/animations using lab/lch colors interpolate in the Lab colorspace? (#4647)

@LeaVerou it's https://eeeps.github.io/cam02-color-schemer/, which I built on top of http://gramaz.io/d3-cam02/

(which uses Jch instead of Lch, and always turns`#fff` into `J*100 a*-2 b*-1` (cartesian) & `J*100 c3 h211°` (cylindrical), not L:100,a:0,b:0 – so I botched the details...  but the point remains)

-- 
GitHub Notification of comment by eeeps
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4647#issuecomment-623737510 using your GitHub account

Received on Monday, 4 May 2020 22:17:42 UTC