It can be shown that every matrix in $ \mathrm{O}_{2}(\mathbb{R}) $ is of the form
$$ \begin{pmatrix} \cos \varphi & -\sin \varphi \\ \sin \varphi & \cos \varphi \end{pmatrix} $$
or
$$ \begin{pmatrix} \cos \varphi & \sin \varphi \\ \sin \varphi & -\cos \varphi \end{pmatrix} $$
for some angle $ \varphi $ where the former is a counter-clockwise rotation by $ \varphi $ and the latter is a reflection about the line which passes through the origin and $ (\cos \varphi/2, \sin \varphi/2) $.
My question is: can a similar "general" form can be found for matrices in $ \mathrm{O}_{3}(\mathbb{R}) $?
So far, I attempted this by showing that the first column corresponds to a point on the unit sphere in $ \mathbb{R}^3 $. Therefore, it must be of the form $ (\sin \theta \cos \varphi, \sin \theta \sin \varphi, \cos \theta) $ for some choice of angles $ \theta $ and $ \varphi $. However, I am unable to determine the other two columns from this.