Apparently I do... like I said, I don't know how.
No, you don't. The two instances will compute EXACTLY the same result given the same input.
uint32_t yellow = strip_left.Color(255, 255, 0);
You do NOT need to ask the other instance to also tell you what value to use for yellow.