@tempots/color > SRGB > withRed
Returns a new SRGB color with the specified red value.
Signature:
readonly withRed: (red: number) => SRGB;