#F8B9B2 (or 0xF8B9B2) is unknown color: approx Melon. HEX triplet: F8, B9 and B2. RGB value is (248,185,178). Sum of RGB (Red+Green+Blue) = 248+185+178=611 (80% of max value = 765). Red value is 248 (97.27% from 255 or 40.59% from 611); Green value is 185 (72.66% from 255 or 30.28% from 611); Blue value is 178 (69.92% from 255 or 29.13% from 611); Max value from RGB is 248 - color contains mainly: red. Hex color #F8B9B2 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #F8B9B2 is #07464D. Grayscale: #CBCBCB. Windows color (decimal): -476750 or 11713016. OLE color: 11713016.
HSL color Cylindrical-coordinate representation of color #F8B9B2: hue angle of 6º degrees, saturation: 0.83, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #F8B9B2 is Cyan = 0, Magento = 0.25, Yellow = 0.28 and Black (K on CMYK) = 0.03.
<style> p { color: #f8b9b2; } p { color: rgb(248,185,178); } H1.HeaderClassName { color: #f8b9b2; } .AnyTagClassName { color: #f8b9b2; } </style>
<style> a { background-color: #f8b9b2; } a { background-color: rgb(248,185,178); } div.DivClassName { background-color: #f8b9b2; } .BgClassName { background-color: #f8b9b2; } </style>
<style> span { border-color: #f8b9b2; } span { border-color: rgb(248,185,178); } td.TdClassName { border-color: #f8b9b2; } .TagClassName { border-color: #f8b9b2; } </style>