#F0BBC9 (or 0xF0BBC9) is unknown color: approx Chantilly. HEX triplet: F0, BB and C9. RGB value is (240,187,201). Sum of RGB (Red+Green+Blue) = 240+187+201=628 (83% of max value = 765). Red value is 240 (94.14% from 255 or 38.22% from 628); Green value is 187 (73.44% from 255 or 29.78% from 628); Blue value is 201 (78.91% from 255 or 32.01% from 628); Max value from RGB is 240 - color contains mainly: red. Hex color #F0BBC9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F0BBC9 is #0F4436. Grayscale: #CCCCCC. Windows color (decimal): -1000503 or 13220848. OLE color: 13220848.
HSL color Cylindrical-coordinate representation of color #F0BBC9: hue angle of 344.15º 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 #F0BBC9 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.06.
<style> p { color: #F0BBC9; } p { color: rgb(240,187,201); } H1.HeaderClassName { color: #F0BBC9; } .AnyTagClassName { color: #F0BBC9; } </style>
<style> a { background-color: #F0BBC9; } a { background-color: rgb(240,187,201); } div.DivClassName { background-color: #F0BBC9; } .BgClassName { background-color: #F0BBC9; } </style>
<style> span { border-color: #F0BBC9; } span { border-color: rgb(240,187,201); } td.TdClassName { border-color: #F0BBC9; } .TagClassName { border-color: #F0BBC9; } </style>