#FDE1ED (or 0xFDE1ED) is unknown color: approx Pig Pink. HEX triplet: FD, E1 and ED. RGB value is (253,225,237). Sum of RGB (Red+Green+Blue) = 253+225+237=715 (94% of max value = 765). Red value is 253 (99.22% from 255 or 35.38% from 715); Green value is 225 (88.28% from 255 or 31.47% from 715); Blue value is 237 (92.97% from 255 or 33.15% from 715); Max value from RGB is 253 - color contains mainly: red. Hex color #FDE1ED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FDE1ED is #021E12. Grayscale: #EAEAEA. Windows color (decimal): -138771 or 15589885. OLE color: 15589885.
HSL color Cylindrical-coordinate representation of color #FDE1ED: hue angle of 334.29º degrees, saturation: 0.88, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #FDE1ED is Cyan = 0, Magento = 0.11, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #FDE1ED; } p { color: rgb(253,225,237); } H1.HeaderClassName { color: #FDE1ED; } .AnyTagClassName { color: #FDE1ED; } </style>
<style> a { background-color: #FDE1ED; } a { background-color: rgb(253,225,237); } div.DivClassName { background-color: #FDE1ED; } .BgClassName { background-color: #FDE1ED; } </style>
<style> span { border-color: #FDE1ED; } span { border-color: rgb(253,225,237); } td.TdClassName { border-color: #FDE1ED; } .TagClassName { border-color: #FDE1ED; } </style>