#F8CED7 (or 0xF8CED7) is unknown color: approx Pink Lace. HEX triplet: F8, CE and D7. RGB value is (248,206,215). Sum of RGB (Red+Green+Blue) = 248+206+215=669 (88% of max value = 765). Red value is 248 (97.27% from 255 or 37.07% from 669); Green value is 206 (80.86% from 255 or 30.79% from 669); Blue value is 215 (84.38% from 255 or 32.14% from 669); Max value from RGB is 248 - color contains mainly: red. Hex color #F8CED7 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F8CED7 is #073128. Grayscale: #DBDBDB. Windows color (decimal): -471337 or 14143224. OLE color: 14143224.
HSL color Cylindrical-coordinate representation of color #F8CED7: hue angle of 347.14º degrees, saturation: 0.75, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #F8CED7 is Cyan = 0, Magento = 0.17, Yellow = 0.13 and Black (K on CMYK) = 0.03.
<style> p { color: #F8CED7; } p { color: rgb(248,206,215); } H1.HeaderClassName { color: #F8CED7; } .AnyTagClassName { color: #F8CED7; } </style>
<style> a { background-color: #F8CED7; } a { background-color: rgb(248,206,215); } div.DivClassName { background-color: #F8CED7; } .BgClassName { background-color: #F8CED7; } </style>
<style> span { border-color: #F8CED7; } span { border-color: rgb(248,206,215); } td.TdClassName { border-color: #F8CED7; } .TagClassName { border-color: #F8CED7; } </style>