#FACFD8 (or 0xFACFD8) is unknown color: approx Pink Lace. HEX triplet: FA, CF and D8. RGB value is (250,207,216). Sum of RGB (Red+Green+Blue) = 250+207+216=673 (89% of max value = 765). Red value is 250 (98.05% from 255 or 37.15% from 673); Green value is 207 (81.25% from 255 or 30.76% from 673); Blue value is 216 (84.77% from 255 or 32.10% from 673); Max value from RGB is 250 - color contains mainly: red. Hex color #FACFD8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FACFD8 is #053027. Grayscale: #DCDCDC. Windows color (decimal): -340008 or 14209018. OLE color: 14209018.
HSL color Cylindrical-coordinate representation of color #FACFD8: hue angle of 347.44º degrees, saturation: 0.81, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #FACFD8 is Cyan = 0, Magento = 0.17, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #FACFD8; } p { color: rgb(250,207,216); } H1.HeaderClassName { color: #FACFD8; } .AnyTagClassName { color: #FACFD8; } </style>
<style> a { background-color: #FACFD8; } a { background-color: rgb(250,207,216); } div.DivClassName { background-color: #FACFD8; } .BgClassName { background-color: #FACFD8; } </style>
<style> span { border-color: #FACFD8; } span { border-color: rgb(250,207,216); } td.TdClassName { border-color: #FACFD8; } .TagClassName { border-color: #FACFD8; } </style>