#FACBF2 (or 0xFACBF2) is unknown color: approx Snuff. HEX triplet: FA, CB and F2. RGB value is (250,203,242). Sum of RGB (Red+Green+Blue) = 250+203+242=695 (92% of max value = 765). Red value is 250 (98.05% from 255 or 35.97% from 695); Green value is 203 (79.69% from 255 or 29.21% from 695); Blue value is 242 (94.92% from 255 or 34.82% from 695); Max value from RGB is 250 - color contains mainly: red. Hex color #FACBF2 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FACBF2 is #05340D. Grayscale: #DDDDDD. Windows color (decimal): -341006 or 15911930. OLE color: 15911930.
HSL color Cylindrical-coordinate representation of color #FACBF2: hue angle of 310.21º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FACBF2 is Cyan = 0, Magento = 0.19, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #FACBF2; } p { color: rgb(250,203,242); } H1.HeaderClassName { color: #FACBF2; } .AnyTagClassName { color: #FACBF2; } </style>
<style> a { background-color: #FACBF2; } a { background-color: rgb(250,203,242); } div.DivClassName { background-color: #FACBF2; } .BgClassName { background-color: #FACBF2; } </style>
<style> span { border-color: #FACBF2; } span { border-color: rgb(250,203,242); } td.TdClassName { border-color: #FACBF2; } .TagClassName { border-color: #FACBF2; } </style>