When a point \((x, y)\) is rotated counterclockwise about the origin by 180 degrees, the new coordinates of the point can be found using the following transformation:
\[ (x, y) \rightarrow (-x, -y) \]
Therefore, after a 180-degree rotation, the new point will be \((-x, -y)\).