#E2CFDE (or 0xE2CFDE) is unknown color: approx French Lilac. HEX triplet: E2, CF and DE. RGB value is (226,207,222). Sum of RGB (Red+Green+Blue) = 226+207+222=655 (86% of max value = 765). Red value is 226 (88.67% from 255 or 34.50% from 655); Green value is 207 (81.25% from 255 or 31.60% from 655); Blue value is 222 (87.11% from 255 or 33.89% from 655); Max value from RGB is 226 - color contains mainly: red. Hex color #E2CFDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E2CFDE is #1D3021. Grayscale: #D6D6D6. Windows color (decimal): -1912866 or 14602210. OLE color: 14602210.
HSL color Cylindrical-coordinate representation of color #E2CFDE: hue angle of 312.63º degrees, saturation: 0.25, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E2CFDE is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.11.
<style> p { color: #E2CFDE; } p { color: rgb(226,207,222); } H1.HeaderClassName { color: #E2CFDE; } .AnyTagClassName { color: #E2CFDE; } </style>
<style> a { background-color: #E2CFDE; } a { background-color: rgb(226,207,222); } div.DivClassName { background-color: #E2CFDE; } .BgClassName { background-color: #E2CFDE; } </style>
<style> span { border-color: #E2CFDE; } span { border-color: rgb(226,207,222); } td.TdClassName { border-color: #E2CFDE; } .TagClassName { border-color: #E2CFDE; } </style>