#FEAECF (or 0xFEAECF) is unknown color: approx Lavender Pink. HEX triplet: FE, AE and CF. RGB value is (254,174,207). Sum of RGB (Red+Green+Blue) = 254+174+207=635 (84% of max value = 765). Red value is 254 (99.61% from 255 or 40% from 635); Green value is 174 (68.36% from 255 or 27.40% from 635); Blue value is 207 (81.25% from 255 or 32.60% from 635); Max value from RGB is 254 - color contains mainly: red. Hex color #FEAECF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FEAECF is #015130. Grayscale: #C9C9C9. Windows color (decimal): -86321 or 13610750. OLE color: 13610750.
HSL color Cylindrical-coordinate representation of color #FEAECF: hue angle of 335.25º degrees, saturation: 0.98, lightness: 0.84%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FEAECF is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.00.
<style> p { color: #FEAECF; } p { color: rgb(254,174,207); } H1.HeaderClassName { color: #FEAECF; } .AnyTagClassName { color: #FEAECF; } </style>
<style> a { background-color: #FEAECF; } a { background-color: rgb(254,174,207); } div.DivClassName { background-color: #FEAECF; } .BgClassName { background-color: #FEAECF; } </style>
<style> span { border-color: #FEAECF; } span { border-color: rgb(254,174,207); } td.TdClassName { border-color: #FEAECF; } .TagClassName { border-color: #FEAECF; } </style>