#FEEBEF (or 0xFEEBEF) is unknown color: approx Amour. HEX triplet: FE, EB and EF. RGB value is (254,235,239). Sum of RGB (Red+Green+Blue) = 254+235+239=728 (96% of max value = 765). Red value is 254 (99.61% from 255 or 34.89% from 728); Green value is 235 (92.19% from 255 or 32.28% from 728); Blue value is 239 (93.75% from 255 or 32.83% from 728); Max value from RGB is 254 - color contains mainly: red. Hex color #FEEBEF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FEEBEF is #011410. Grayscale: #F1F1F1. Windows color (decimal): -70673 or 15723518. OLE color: 15723518.
HSL color Cylindrical-coordinate representation of color #FEEBEF: hue angle of 347.37º degrees, saturation: 0.9, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #FEEBEF is Cyan = 0, Magento = 0.07, Yellow = 0.06 and Black (K on CMYK) = 0.00.
<style> p { color: #FEEBEF; } p { color: rgb(254,235,239); } H1.HeaderClassName { color: #FEEBEF; } .AnyTagClassName { color: #FEEBEF; } </style>
<style> a { background-color: #FEEBEF; } a { background-color: rgb(254,235,239); } div.DivClassName { background-color: #FEEBEF; } .BgClassName { background-color: #FEEBEF; } </style>
<style> span { border-color: #FEEBEF; } span { border-color: rgb(254,235,239); } td.TdClassName { border-color: #FEEBEF; } .TagClassName { border-color: #FEEBEF; } </style>