#FE8BAA (or 0xFE8BAA) is unknown color: approx Tickle Me Pink. HEX triplet: FE, 8B and AA. RGB value is (254,139,170). Sum of RGB (Red+Green+Blue) = 254+139+170=563 (74% of max value = 765). Red value is 254 (99.61% from 255 or 45.12% from 563); Green value is 139 (54.69% from 255 or 24.69% from 563); Blue value is 170 (66.80% from 255 or 30.20% from 563); Max value from RGB is 254 - color contains mainly: red. Hex color #FE8BAA is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FE8BAA is #017455. Grayscale: #B0B0B0. Windows color (decimal): -95318 or 11176958. OLE color: 11176958.
HSL color Cylindrical-coordinate representation of color #FE8BAA: hue angle of 343.83º degrees, saturation: 0.98, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #FE8BAA is Cyan = 0, Magento = 0.45, Yellow = 0.33 and Black (K on CMYK) = 0.00.
<style> p { color: #FE8BAA; } p { color: rgb(254,139,170); } H1.HeaderClassName { color: #FE8BAA; } .AnyTagClassName { color: #FE8BAA; } </style>
<style> a { background-color: #FE8BAA; } a { background-color: rgb(254,139,170); } div.DivClassName { background-color: #FE8BAA; } .BgClassName { background-color: #FE8BAA; } </style>
<style> span { border-color: #FE8BAA; } span { border-color: rgb(254,139,170); } td.TdClassName { border-color: #FE8BAA; } .TagClassName { border-color: #FE8BAA; } </style>