// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.ColorUtility

namespace UnityEngine
{
public class ColorUtility // TypeDefIndex: 8773
{

	// Methods
	// RVA: -1
	internal static type#15313 DoTryParseHtmlColor(type#26576 htmlString, type#11814 color) { }
	// RVA: -1
	public static type#15313 TryParseHtmlString(type#26576 htmlString, type#11811 color) { }
	// RVA: -1
	public static type#26576 ToHtmlStringRGB(type#16067 color) { }
	// RVA: -1
	private static type#15313 DoTryParseHtmlColor_Injected(type#11995 htmlString, type#11814 color) { }
}
}
