#FED3E2 (or 0xFED3E2) is unknown color: approx Pig Pink. HEX triplet: FE, D3 and E2. RGB value is (254,211,226). Sum of RGB (Red+Green+Blue) = 254+211+226=691 (91% of max value = 765). Red value is 254 (99.61% from 255 or 36.76% from 691); Green value is 211 (82.81% from 255 or 30.54% from 691); Blue value is 226 (88.67% from 255 or 32.71% from 691); Max value from RGB is 254 - color contains mainly: red. Hex color #FED3E2 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FED3E2 is #012C1D. Grayscale: #E1E1E1. Windows color (decimal): -76830 or 14865406. OLE color: 14865406.
HSL color Cylindrical-coordinate representation of color #FED3E2: hue angle of 339.07º 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 #FED3E2 is Cyan = 0, Magento = 0.17, Yellow = 0.11 and Black (K on CMYK) = 0.00.
<style> p { color: #FED3E2; } p { color: rgb(254,211,226); } H1.HeaderClassName { color: #FED3E2; } .AnyTagClassName { color: #FED3E2; } </style>
<style> a { background-color: #FED3E2; } a { background-color: rgb(254,211,226); } div.DivClassName { background-color: #FED3E2; } .BgClassName { background-color: #FED3E2; } </style>
<style> span { border-color: #FED3E2; } span { border-color: rgb(254,211,226); } td.TdClassName { border-color: #FED3E2; } .TagClassName { border-color: #FED3E2; } </style>