find location of color in mask opencv code example Example: cv2 pink color range lower_red = np.array([0,50,50]) upper_red = np.array([10,255,255])