#FEC9C0 (or 0xFEC9C0) is unknown color: approx Your Pink. HEX triplet: FE, C9 and C0. RGB value is (254,201,192). Sum of RGB (Red+Green+Blue) = 254+201+192=647 (85% of max value = 765). Red value is 254 (99.61% from 255 or 39.26% from 647); Green value is 201 (78.91% from 255 or 31.07% from 647); Blue value is 192 (75.39% from 255 or 29.68% from 647); Max value from RGB is 254 - color contains mainly: red. Hex color #FEC9C0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FEC9C0 is #01363F. Grayscale: #D7D7D7. Windows color (decimal): -79424 or 12634622. OLE color: 12634622.
HSL color Cylindrical-coordinate representation of color #FEC9C0: hue angle of 8.71º degrees, saturation: 0.97, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #FEC9C0 is Cyan = 0, Magento = 0.21, Yellow = 0.24 and Black (K on CMYK) = 0.00.
<style> p { color: #FEC9C0; } p { color: rgb(254,201,192); } H1.HeaderClassName { color: #FEC9C0; } .AnyTagClassName { color: #FEC9C0; } </style>
<style> a { background-color: #FEC9C0; } a { background-color: rgb(254,201,192); } div.DivClassName { background-color: #FEC9C0; } .BgClassName { background-color: #FEC9C0; } </style>
<style> span { border-color: #FEC9C0; } span { border-color: rgb(254,201,192); } td.TdClassName { border-color: #FEC9C0; } .TagClassName { border-color: #FEC9C0; } </style>