#FFCEFA (or 0xFFCEFA) is unknown color: approx Snuff. HEX triplet: FF, CE and FA. RGB value is (255,206,250). Sum of RGB (Red+Green+Blue) = 255+206+250=711 (94% of max value = 765). Red value is 255 (100% from 255 or 35.86% from 711); Green value is 206 (80.86% from 255 or 28.97% from 711); Blue value is 250 (98.05% from 255 or 35.16% from 711); Max value from RGB is 255 - color contains mainly: red. Hex color #FFCEFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FFCEFA is #003105. Grayscale: #E1E1E1. Windows color (decimal): -12550 or 16436991. OLE color: 16436991.
HSL color Cylindrical-coordinate representation of color #FFCEFA: hue angle of 306.12º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FFCEFA is Cyan = 0, Magento = 0.19, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #FFCEFA; } p { color: rgb(255,206,250); } H1.HeaderClassName { color: #FFCEFA; } .AnyTagClassName { color: #FFCEFA; } </style>
<style> a { background-color: #FFCEFA; } a { background-color: rgb(255,206,250); } div.DivClassName { background-color: #FFCEFA; } .BgClassName { background-color: #FFCEFA; } </style>
<style> span { border-color: #FFCEFA; } span { border-color: rgb(255,206,250); } td.TdClassName { border-color: #FFCEFA; } .TagClassName { border-color: #FFCEFA; } </style>