#FACBBF (or 0xFACBBF) is unknown color: approx Your Pink. HEX triplet: FA, CB and BF. RGB value is (250,203,191). Sum of RGB (Red+Green+Blue) = 250+203+191=644 (85% of max value = 765). Red value is 250 (98.05% from 255 or 38.82% from 644); Green value is 203 (79.69% from 255 or 31.52% from 644); Blue value is 191 (75% from 255 or 29.66% from 644); Max value from RGB is 250 - color contains mainly: red. Hex color #FACBBF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FACBBF is #053440. Grayscale: #D7D7D7. Windows color (decimal): -341057 or 12569594. OLE color: 12569594.
HSL color Cylindrical-coordinate representation of color #FACBBF: hue angle of 12.2º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FACBBF is Cyan = 0, Magento = 0.19, Yellow = 0.24 and Black (K on CMYK) = 0.02.
<style> p { color: #FACBBF; } p { color: rgb(250,203,191); } H1.HeaderClassName { color: #FACBBF; } .AnyTagClassName { color: #FACBBF; } </style>
<style> a { background-color: #FACBBF; } a { background-color: rgb(250,203,191); } div.DivClassName { background-color: #FACBBF; } .BgClassName { background-color: #FACBBF; } </style>
<style> span { border-color: #FACBBF; } span { border-color: rgb(250,203,191); } td.TdClassName { border-color: #FACBBF; } .TagClassName { border-color: #FACBBF; } </style>