#FAB9B0 (or 0xFAB9B0) is unknown color: approx Melon. HEX triplet: FA, B9 and B0. RGB value is (250,185,176). Sum of RGB (Red+Green+Blue) = 250+185+176=611 (80% of max value = 765). Red value is 250 (98.05% from 255 or 40.92% from 611); Green value is 185 (72.66% from 255 or 30.28% from 611); Blue value is 176 (69.14% from 255 or 28.81% from 611); Max value from RGB is 250 - color contains mainly: red. Hex color #FAB9B0 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #FAB9B0 is #05464F. Grayscale: #CBCBCB. Windows color (decimal): -345680 or 11581946. OLE color: 11581946.
HSL color Cylindrical-coordinate representation of color #FAB9B0: hue angle of 7.3º degrees, saturation: 0.88, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FAB9B0 is Cyan = 0, Magento = 0.26, Yellow = 0.30 and Black (K on CMYK) = 0.02.
<style> p { color: #FAB9B0; } p { color: rgb(250,185,176); } H1.HeaderClassName { color: #FAB9B0; } .AnyTagClassName { color: #FAB9B0; } </style>
<style> a { background-color: #FAB9B0; } a { background-color: rgb(250,185,176); } div.DivClassName { background-color: #FAB9B0; } .BgClassName { background-color: #FAB9B0; } </style>
<style> span { border-color: #FAB9B0; } span { border-color: rgb(250,185,176); } td.TdClassName { border-color: #FAB9B0; } .TagClassName { border-color: #FAB9B0; } </style>