#F0BBEA (or 0xF0BBEA) is unknown color: approx French Lilac. HEX triplet: F0, BB and EA. RGB value is (240,187,234). Sum of RGB (Red+Green+Blue) = 240+187+234=661 (87% of max value = 765). Red value is 240 (94.14% from 255 or 36.31% from 661); Green value is 187 (73.44% from 255 or 28.29% from 661); Blue value is 234 (91.80% from 255 or 35.40% from 661); Max value from RGB is 240 - color contains mainly: red. Hex color #F0BBEA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F0BBEA is #0F4415. Grayscale: #D0D0D0. Windows color (decimal): -1000470 or 15383536. OLE color: 15383536.
HSL color Cylindrical-coordinate representation of color #F0BBEA: hue angle of 306.79º degrees, saturation: 0.64, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F0BBEA is Cyan = 0, Magento = 0.22, Yellow = 0.02 and Black (K on CMYK) = 0.06.
<style> p { color: #F0BBEA; } p { color: rgb(240,187,234); } H1.HeaderClassName { color: #F0BBEA; } .AnyTagClassName { color: #F0BBEA; } </style>
<style> a { background-color: #F0BBEA; } a { background-color: rgb(240,187,234); } div.DivClassName { background-color: #F0BBEA; } .BgClassName { background-color: #F0BBEA; } </style>
<style> span { border-color: #F0BBEA; } span { border-color: rgb(240,187,234); } td.TdClassName { border-color: #F0BBEA; } .TagClassName { border-color: #F0BBEA; } </style>