#FEC3DD (or 0xFEC3DD) is unknown color: approx Classic Rose. HEX triplet: FE, C3 and DD. RGB value is (254,195,221). Sum of RGB (Red+Green+Blue) = 254+195+221=670 (88% of max value = 765). Red value is 254 (99.61% from 255 or 37.91% from 670); Green value is 195 (76.56% from 255 or 29.10% from 670); Blue value is 221 (86.72% from 255 or 32.99% from 670); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC3DD is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEC3DD is #013C22. Grayscale: #D7D7D7. Windows color (decimal): -80931 or 14533630. OLE color: 14533630.
HSL color Cylindrical-coordinate representation of color #FEC3DD: hue angle of 333.56º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #FEC3DD is Cyan = 0, Magento = 0.23, Yellow = 0.13 and Black (K on CMYK) = 0.00.
<style> p { color: #FEC3DD; } p { color: rgb(254,195,221); } H1.HeaderClassName { color: #FEC3DD; } .AnyTagClassName { color: #FEC3DD; } </style>
<style> a { background-color: #FEC3DD; } a { background-color: rgb(254,195,221); } div.DivClassName { background-color: #FEC3DD; } .BgClassName { background-color: #FEC3DD; } </style>
<style> span { border-color: #FEC3DD; } span { border-color: rgb(254,195,221); } td.TdClassName { border-color: #FEC3DD; } .TagClassName { border-color: #FEC3DD; } </style>