#FAC9D0 (or 0xFAC9D0) is unknown color: approx Pink. HEX triplet: FA, C9 and D0. RGB value is (250,201,208). Sum of RGB (Red+Green+Blue) = 250+201+208=659 (87% of max value = 765). Red value is 250 (98.05% from 255 or 37.94% from 659); Green value is 201 (78.91% from 255 or 30.50% from 659); Blue value is 208 (81.64% from 255 or 31.56% from 659); Max value from RGB is 250 - color contains mainly: red. Hex color #FAC9D0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAC9D0 is #05362F. Grayscale: #D8D8D8. Windows color (decimal): -341552 or 13683194. OLE color: 13683194.
HSL color Cylindrical-coordinate representation of color #FAC9D0: hue angle of 351.43º degrees, saturation: 0.83, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #FAC9D0 is Cyan = 0, Magento = 0.20, Yellow = 0.17 and Black (K on CMYK) = 0.02.
<style> p { color: #FAC9D0; } p { color: rgb(250,201,208); } H1.HeaderClassName { color: #FAC9D0; } .AnyTagClassName { color: #FAC9D0; } </style>
<style> a { background-color: #FAC9D0; } a { background-color: rgb(250,201,208); } div.DivClassName { background-color: #FAC9D0; } .BgClassName { background-color: #FAC9D0; } </style>
<style> span { border-color: #FAC9D0; } span { border-color: rgb(250,201,208); } td.TdClassName { border-color: #FAC9D0; } .TagClassName { border-color: #FAC9D0; } </style>