The ellipse $6x^2+4xy+5y^2+8x+8y+1=0$ is neither expressed in terms of $x$; like $y=\pm\sqrt{a^2-x^2}$, nor in terms of $y$; like $x=\pm\sqrt{a^2-y^2}$.
Separation of $x$ (or $y%$) may be impossible.
I was thinking to let $x=r\cos(\theta)$, and $y=r\sin(\theta)$, and then integrating, but finding the limits of integration [with respect to $\theta$] is difficult, or may be impossible.
How to determine the area of the ellipse shown below?

Consider the ellipse $Ax^2 + 2Hxy + By^2 + 2Gx + 2Fy + C = 0$. It is well known that (1) this conic is an ellipse iff $AB - H^2 > 0$, so that we can assume $A > 0$; and (2) assuming $A > 0,$ the ellipse has real points iff $L > 0$, where $$L = AF^2 + BG^2 + CH^2 - ABC - 2FGH.$$ To find area of the ellipse, one can apply an affine transformation that doesn't change the area. Such a transformation is $x = \lambda y + z$ where $\lambda$ is any constant. This gives $$(A\lambda^2 + 2H\lambda + B)y^2 + 2(A\lambda + H)yz + Az^2 +2(G\lambda + F)y + 2Gz + C = 0.$$ Get rid of $yz$ by choosing $\lambda = -H/A.$ Then $$(AB - H^2)y^2 + 2(FA - GH)y + A^2z^2 + 2GAz + AC = 0,$$ that is $$(AB - H^2)\left(y - {{(AF - GH)}\over{AB - H^2}}\right)^2 + (Az + G)^2 - {{(AF - GH)^2}\over{AB - H^2}} - G^2 + AC = 0.$$ Moving the centre of the ellipse to the origin, this can be put as $$(AB - H^2){y_1}^2 + A^2{z_1}^2 - K = 0,$$ where $$K = {1\over{(AB - H^2)}}\left[ (AF - GH)^2 + (AB - H^2)(G^2 - AC)\right],$$ which reduces to $K = LA/(AB - H^2)$ (with $L$ as above). Hence the semi-axes of the transformed ellipse are $a = \sqrt{K/(AB - H^2)}$ and $b = \sqrt{K}/A,$ and the required area is $\pi ab = \pi L/(AB - H^2)^{3/2}.$
In particular, the ellipse in the question has area $86\pi/26^{3/2}.$