Just discovered this in the rewrite of `color`: Writing non-integral values will result in values such as: `#3F.C00BF.4`. Just need to round everything, but super strange. Didn't realize Node would format decimals like that.