#FABCF2 (or 0xFABCF2) is unknown color: approx Lavender Rose. HEX triplet: FA, BC and F2. RGB value is (250,188,242). Sum of RGB (Red+Green+Blue) = 250+188+242=680 (90% of max value = 765). Red value is 250 (98.05% from 255 or 36.76% from 680); Green value is 188 (73.83% from 255 or 27.65% from 680); Blue value is 242 (94.92% from 255 or 35.59% from 680); Max value from RGB is 250 - color contains mainly: red. Hex color #FABCF2 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FABCF2 is #05430D. Grayscale: #D4D4D4. Windows color (decimal): -344846 or 15908090. OLE color: 15908090.
HSL color Cylindrical-coordinate representation of color #FABCF2: hue angle of 307.74º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FABCF2 is Cyan = 0, Magento = 0.25, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #FABCF2; } p { color: rgb(250,188,242); } H1.HeaderClassName { color: #FABCF2; } .AnyTagClassName { color: #FABCF2; } </style>
<style> a { background-color: #FABCF2; } a { background-color: rgb(250,188,242); } div.DivClassName { background-color: #FABCF2; } .BgClassName { background-color: #FABCF2; } </style>
<style> span { border-color: #FABCF2; } span { border-color: rgb(250,188,242); } td.TdClassName { border-color: #FABCF2; } .TagClassName { border-color: #FABCF2; } </style>