#F2B88C (or 0xF2B88C) is unknown color: approx Mandys Pink. HEX triplet: F2, B8 and 8C. RGB value is (242,184,140). Sum of RGB (Red+Green+Blue) = 242+184+140=566 (74% of max value = 765). Red value is 242 (94.92% from 255 or 42.76% from 566); Green value is 184 (72.27% from 255 or 32.51% from 566); Blue value is 140 (55.08% from 255 or 24.73% from 566); Max value from RGB is 242 - color contains mainly: red. Hex color #F2B88C is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F2B88C is #0D4773. Grayscale: #C4C4C4. Windows color (decimal): -870260 or 9222386. OLE color: 9222386.
HSL color Cylindrical-coordinate representation of color #F2B88C: hue angle of 25.88º degrees, saturation: 0.8, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #F2B88C is Cyan = 0, Magento = 0.24, Yellow = 0.42 and Black (K on CMYK) = 0.05.
<style> p { color: #f2b88c; } p { color: rgb(242,184,140); } H1.HeaderClassName { color: #f2b88c; } .AnyTagClassName { color: #f2b88c; } </style>
<style> a { background-color: #f2b88c; } a { background-color: rgb(242,184,140); } div.DivClassName { background-color: #f2b88c; } .BgClassName { background-color: #f2b88c; } </style>
<style> span { border-color: #f2b88c; } span { border-color: rgb(242,184,140); } td.TdClassName { border-color: #f2b88c; } .TagClassName { border-color: #f2b88c; } </style>