#FE5FAC (or 0xFE5FAC) is unknown color: approx Hot Pink. HEX triplet: FE, 5F and AC. RGB value is (254,95,172). Sum of RGB (Red+Green+Blue) = 254+95+172=521 (69% of max value = 765). Red value is 254 (99.61% from 255 or 48.75% from 521); Green value is 95 (37.5% from 255 or 18.23% from 521); Blue value is 172 (67.58% from 255 or 33.01% from 521); Max value from RGB is 254 - color contains mainly: red. Hex color #FE5FAC is not a web safe color. Web safe color analog (approx): #FF6699. Inversed color of #FE5FAC is #01A053. Grayscale: #979797. Windows color (decimal): -106580 or 11296766. OLE color: 11296766.
HSL color Cylindrical-coordinate representation of color #FE5FAC: hue angle of 330.94º degrees, saturation: 0.99, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #FE5FAC is Cyan = 0, Magento = 0.63, Yellow = 0.32 and Black (K on CMYK) = 0.00.
<style> p { color: #fe5fac; } p { color: rgb(254,95,172); } H1.HeaderClassName { color: #fe5fac; } .AnyTagClassName { color: #fe5fac; } </style>
<style> a { background-color: #fe5fac; } a { background-color: rgb(254,95,172); } div.DivClassName { background-color: #fe5fac; } .BgClassName { background-color: #fe5fac; } </style>
<style> span { border-color: #fe5fac; } span { border-color: rgb(254,95,172); } td.TdClassName { border-color: #fe5fac; } .TagClassName { border-color: #fe5fac; } </style>