\documentclass{article}
\usepackage{xcolor}
% 定义颜色,将#FCF9EA转换为LaTeX的颜色定义
\definecolor{mycolor}{HTML}{FCF9EA}
% 设置页面颜色
\pagecolor{mycolor}
\begin{document}
This is a test page with the background color set to \# FCF9EA.
\end{document}
效果为:













![[大语言模型-论文精读] Diffusion Model技术-通过时间和空间组合扩散模型生成复杂的3D人物动作](https://i-blog.csdnimg.cn/direct/036b96f856d24e0da802ef18ab88d59b.png)






