#FEDAEB (or 0xFEDAEB) is unknown color: approx Pig Pink. HEX triplet: FE, DA and EB. RGB value is (254,218,235). Sum of RGB (Red+Green+Blue) = 254+218+235=707 (93% of max value = 765). Red value is 254 (99.61% from 255 or 35.93% from 707); Green value is 218 (85.55% from 255 or 30.83% from 707); Blue value is 235 (92.19% from 255 or 33.24% from 707); Max value from RGB is 254 - color contains mainly: red. Hex color #FEDAEB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FEDAEB is #012514. Grayscale: #E6E6E6. Windows color (decimal): -75029 or 15457022. OLE color: 15457022.
HSL color Cylindrical-coordinate representation of color #FEDAEB: hue angle of 331.67º degrees, saturation: 0.95, lightness: 0.93%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #FEDAEB is Cyan = 0, Magento = 0.14, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #FEDAEB; } p { color: rgb(254,218,235); } H1.HeaderClassName { color: #FEDAEB; } .AnyTagClassName { color: #FEDAEB; } </style>
<style> a { background-color: #FEDAEB; } a { background-color: rgb(254,218,235); } div.DivClassName { background-color: #FEDAEB; } .BgClassName { background-color: #FEDAEB; } </style>
<style> span { border-color: #FEDAEB; } span { border-color: rgb(254,218,235); } td.TdClassName { border-color: #FEDAEB; } .TagClassName { border-color: #FEDAEB; } </style>