#F08AB1 (or 0xF08AB1) is unknown color: approx Illusion. HEX triplet: F0, 8A and B1. RGB value is (240,138,177). Sum of RGB (Red+Green+Blue) = 240+138+177=555 (73% of max value = 765). Red value is 240 (94.14% from 255 or 43.24% from 555); Green value is 138 (54.30% from 255 or 24.86% from 555); Blue value is 177 (69.53% from 255 or 31.89% from 555); Max value from RGB is 240 - color contains mainly: red. Hex color #F08AB1 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F08AB1 is #0F754E. Grayscale: #ACACAC. Windows color (decimal): -1013071 or 11635440. OLE color: 11635440.
HSL color Cylindrical-coordinate representation of color #F08AB1: hue angle of 337.06º degrees, saturation: 0.77, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F08AB1 is Cyan = 0, Magento = 0.42, Yellow = 0.26 and Black (K on CMYK) = 0.06.
<style> p { color: #F08AB1; } p { color: rgb(240,138,177); } H1.HeaderClassName { color: #F08AB1; } .AnyTagClassName { color: #F08AB1; } </style>
<style> a { background-color: #F08AB1; } a { background-color: rgb(240,138,177); } div.DivClassName { background-color: #F08AB1; } .BgClassName { background-color: #F08AB1; } </style>
<style> span { border-color: #F08AB1; } span { border-color: rgb(240,138,177); } td.TdClassName { border-color: #F08AB1; } .TagClassName { border-color: #F08AB1; } </style>