#FBBAAC (or 0xFBBAAC) is unknown color: approx Melon. HEX triplet: FB, BA and AC. RGB value is (251,186,172). Sum of RGB (Red+Green+Blue) = 251+186+172=609 (80% of max value = 765). Red value is 251 (98.44% from 255 or 41.22% from 609); Green value is 186 (73.05% from 255 or 30.54% from 609); Blue value is 172 (67.58% from 255 or 28.24% from 609); Max value from RGB is 251 - color contains mainly: red. Hex color #FBBAAC is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FBBAAC is #044553. Grayscale: #CBCBCB. Windows color (decimal): -279892 or 11320059. OLE color: 11320059.
HSL color Cylindrical-coordinate representation of color #FBBAAC: hue angle of 10.63º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FBBAAC is Cyan = 0, Magento = 0.26, Yellow = 0.31 and Black (K on CMYK) = 0.02.
<style> p { color: #FBBAAC; } p { color: rgb(251,186,172); } H1.HeaderClassName { color: #FBBAAC; } .AnyTagClassName { color: #FBBAAC; } </style>
<style> a { background-color: #FBBAAC; } a { background-color: rgb(251,186,172); } div.DivClassName { background-color: #FBBAAC; } .BgClassName { background-color: #FBBAAC; } </style>
<style> span { border-color: #FBBAAC; } span { border-color: rgb(251,186,172); } td.TdClassName { border-color: #FBBAAC; } .TagClassName { border-color: #FBBAAC; } </style>