#FE8EC3 (or 0xFE8EC3) is unknown color: approx Tea Rose. HEX triplet: FE, 8E and C3. RGB value is (254,142,195). Sum of RGB (Red+Green+Blue) = 254+142+195=591 (78% of max value = 765). Red value is 254 (99.61% from 255 or 42.98% from 591); Green value is 142 (55.86% from 255 or 24.03% from 591); Blue value is 195 (76.56% from 255 or 32.99% from 591); Max value from RGB is 254 - color contains mainly: red. Hex color #FE8EC3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FE8EC3 is #01713C. Grayscale: #B5B5B5. Windows color (decimal): -94525 or 12816126. OLE color: 12816126.
HSL color Cylindrical-coordinate representation of color #FE8EC3: hue angle of 331.61º degrees, saturation: 0.98, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #FE8EC3 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.00.
<style> p { color: #FE8EC3; } p { color: rgb(254,142,195); } H1.HeaderClassName { color: #FE8EC3; } .AnyTagClassName { color: #FE8EC3; } </style>
<style> a { background-color: #FE8EC3; } a { background-color: rgb(254,142,195); } div.DivClassName { background-color: #FE8EC3; } .BgClassName { background-color: #FE8EC3; } </style>
<style> span { border-color: #FE8EC3; } span { border-color: rgb(254,142,195); } td.TdClassName { border-color: #FE8EC3; } .TagClassName { border-color: #FE8EC3; } </style>