the radius of the sphere in the skin-tone color-space.
Optionaloptions: CreatePickerOptions
Optionalmapping?: "disc" | "square""disc"
The coordinate mapping to use for components.
"disc" remaps the [−100, +100] coordinate space to a disc using Shirley-Chiu Disk-and-Square Mapping."square" leaves the [−100, +100] coordinate space untouched. This will match closely match the reference implementation.
Create a color picker that returns hex-string (
#RRGGBB).