#FED2EE (or 0xFED2EE) is unknown color: approx Pig Pink. HEX triplet: FE, D2 and EE. RGB value is (254,210,238). Sum of RGB (Red+Green+Blue) = 254+210+238=702 (92% of max value = 765). Red value is 254 (99.61% from 255 or 36.18% from 702); Green value is 210 (82.42% from 255 or 29.91% from 702); Blue value is 238 (93.36% from 255 or 33.90% from 702); Max value from RGB is 254 - color contains mainly: red. Hex color #FED2EE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FED2EE is #012D11. Grayscale: #E2E2E2. Windows color (decimal): -77074 or 15651582. OLE color: 15651582.
HSL color Cylindrical-coordinate representation of color #FED2EE: hue angle of 321.82º degrees, saturation: 0.96, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FED2EE is Cyan = 0, Magento = 0.17, Yellow = 0.06 and Black (K on CMYK) = 0.00.
<style> p { color: #FED2EE; } p { color: rgb(254,210,238); } H1.HeaderClassName { color: #FED2EE; } .AnyTagClassName { color: #FED2EE; } </style>
<style> a { background-color: #FED2EE; } a { background-color: rgb(254,210,238); } div.DivClassName { background-color: #FED2EE; } .BgClassName { background-color: #FED2EE; } </style>
<style> span { border-color: #FED2EE; } span { border-color: rgb(254,210,238); } td.TdClassName { border-color: #FED2EE; } .TagClassName { border-color: #FED2EE; } </style>