Dann wäre das einfachste wohl das hier.
\documentclass{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw[yellow,line width=1cm] (0,0) circle[radius=2cm];
\end{tikzpicture}
\end{document}
Die Details liest Du am besten in der Anleitung von »[PGF/TikZ][1]« nach.
---
![Ergebnis][2]
[1]: http://texdoc.net/pkg/pgf
[2]: http://i.imgur.com/t88oqP5.pnghttp://texwelt.de/wissen/upfiles/kreis2.png