#FBF5FA (or 0xFBF5FA) is unknown color: approx Lavender Blush. HEX triplet: FB, F5 and FA. RGB value is (251,245,250). Sum of RGB (Red+Green+Blue) = 251+245+250=746 (98% of max value = 765). Red value is 251 (98.44% from 255 or 33.65% from 746); Green value is 245 (96.09% from 255 or 32.84% from 746); Blue value is 250 (98.05% from 255 or 33.51% from 746); Max value from RGB is 251 - color contains mainly: red. Hex color #FBF5FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FBF5FA is #040A05. Grayscale: #F7F7F7. Windows color (decimal): -264710 or 16446971. OLE color: 16446971.
HSL color Cylindrical-coordinate representation of color #FBF5FA: hue angle of 310º degrees, saturation: 0.43, lightness: 0.97%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #FBF5FA is Cyan = 0, Magento = 0.02, Yellow = 0.00 and Black (K on CMYK) = 0.02.
<style> p { color: #FBF5FA; } p { color: rgb(251,245,250); } H1.HeaderClassName { color: #FBF5FA; } .AnyTagClassName { color: #FBF5FA; } </style>
<style> a { background-color: #FBF5FA; } a { background-color: rgb(251,245,250); } div.DivClassName { background-color: #FBF5FA; } .BgClassName { background-color: #FBF5FA; } </style>
<style> span { border-color: #FBF5FA; } span { border-color: rgb(251,245,250); } td.TdClassName { border-color: #FBF5FA; } .TagClassName { border-color: #FBF5FA; } </style>