#FE86F2 (or 0xFE86F2) is unknown color: approx Pale Magenta. HEX triplet: FE, 86 and F2. RGB value is (254,134,242). Sum of RGB (Red+Green+Blue) = 254+134+242=630 (83% of max value = 765). Red value is 254 (99.61% from 255 or 40.32% from 630); Green value is 134 (52.73% from 255 or 21.27% from 630); Blue value is 242 (94.92% from 255 or 38.41% from 630); Max value from RGB is 254 - color contains mainly: red. Hex color #FE86F2 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FE86F2 is #01790D. Grayscale: #B5B5B5. Windows color (decimal): -96526 or 15894270. OLE color: 15894270.
HSL color Cylindrical-coordinate representation of color #FE86F2: hue angle of 306º degrees, saturation: 0.98, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #FE86F2 is Cyan = 0, Magento = 0.47, Yellow = 0.05 and Black (K on CMYK) = 0.00.
<style> p { color: #FE86F2; } p { color: rgb(254,134,242); } H1.HeaderClassName { color: #FE86F2; } .AnyTagClassName { color: #FE86F2; } </style>
<style> a { background-color: #FE86F2; } a { background-color: rgb(254,134,242); } div.DivClassName { background-color: #FE86F2; } .BgClassName { background-color: #FE86F2; } </style>
<style> span { border-color: #FE86F2; } span { border-color: rgb(254,134,242); } td.TdClassName { border-color: #FE86F2; } .TagClassName { border-color: #FE86F2; } </style>