#FB9888 (or 0xFB9888) is unknown color: approx Mona Lisa. HEX triplet: FB, 98 and 88. RGB value is (251,152,136). Sum of RGB (Red+Green+Blue) = 251+152+136=539 (71% of max value = 765). Red value is 251 (98.44% from 255 or 46.57% from 539); Green value is 152 (59.77% from 255 or 28.20% from 539); Blue value is 136 (53.52% from 255 or 25.23% from 539); Max value from RGB is 251 - color contains mainly: red. Hex color #FB9888 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #FB9888 is #046777. Grayscale: #B3B3B3. Windows color (decimal): -288632 or 8952059. OLE color: 8952059.
HSL color Cylindrical-coordinate representation of color #FB9888: hue angle of 8.35º degrees, saturation: 0.93, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #FB9888 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.02.
<style> p { color: #FB9888; } p { color: rgb(251,152,136); } H1.HeaderClassName { color: #FB9888; } .AnyTagClassName { color: #FB9888; } </style>
<style> a { background-color: #FB9888; } a { background-color: rgb(251,152,136); } div.DivClassName { background-color: #FB9888; } .BgClassName { background-color: #FB9888; } </style>
<style> span { border-color: #FB9888; } span { border-color: rgb(251,152,136); } td.TdClassName { border-color: #FB9888; } .TagClassName { border-color: #FB9888; } </style>