#FED4EA (or 0xFED4EA) is unknown color: approx Pig Pink. HEX triplet: FE, D4 and EA. RGB value is (254,212,234). Sum of RGB (Red+Green+Blue) = 254+212+234=700 (92% of max value = 765). Red value is 254 (99.61% from 255 or 36.29% from 700); Green value is 212 (83.20% from 255 or 30.29% from 700); Blue value is 234 (91.80% from 255 or 33.43% from 700); Max value from RGB is 254 - color contains mainly: red. Hex color #FED4EA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FED4EA is #012B15. Grayscale: #E3E3E3. Windows color (decimal): -76566 or 15389950. OLE color: 15389950.
HSL color Cylindrical-coordinate representation of color #FED4EA: hue angle of 328.57º degrees, saturation: 0.95, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FED4EA is Cyan = 0, Magento = 0.17, Yellow = 0.08 and Black (K on CMYK) = 0.00.
<style> p { color: #FED4EA; } p { color: rgb(254,212,234); } H1.HeaderClassName { color: #FED4EA; } .AnyTagClassName { color: #FED4EA; } </style>
<style> a { background-color: #FED4EA; } a { background-color: rgb(254,212,234); } div.DivClassName { background-color: #FED4EA; } .BgClassName { background-color: #FED4EA; } </style>
<style> span { border-color: #FED4EA; } span { border-color: rgb(254,212,234); } td.TdClassName { border-color: #FED4EA; } .TagClassName { border-color: #FED4EA; } </style>