#E2F2CB (or 0xE2F2CB) is unknown color: approx Snow Flurry. HEX triplet: E2, F2 and CB. RGB value is (226,242,203). Sum of RGB (Red+Green+Blue) = 226+242+203=671 (88% of max value = 765). Red value is 226 (88.67% from 255 or 33.68% from 671); Green value is 242 (94.92% from 255 or 36.07% from 671); Blue value is 203 (79.69% from 255 or 30.25% from 671); Max value from RGB is 242 - color contains mainly: green. Hex color #E2F2CB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2F2CB is #1D0D34. Grayscale: #E8E8E8. Windows color (decimal): -1903925 or 13365986. OLE color: 13365986.
HSL color Cylindrical-coordinate representation of color #E2F2CB: hue angle of 84.62º degrees, saturation: 0.6, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #E2F2CB is Cyan = 0.07, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.05.
<style> p { color: #E2F2CB; } p { color: rgb(226,242,203); } H1.HeaderClassName { color: #E2F2CB; } .AnyTagClassName { color: #E2F2CB; } </style>
<style> a { background-color: #E2F2CB; } a { background-color: rgb(226,242,203); } div.DivClassName { background-color: #E2F2CB; } .BgClassName { background-color: #E2F2CB; } </style>
<style> span { border-color: #E2F2CB; } span { border-color: rgb(226,242,203); } td.TdClassName { border-color: #E2F2CB; } .TagClassName { border-color: #E2F2CB; } </style>