#FBE7E8 (or 0xFBE7E8) is unknown color: approx Pale Pink. HEX triplet: FB, E7 and E8. RGB value is (251,231,232). Sum of RGB (Red+Green+Blue) = 251+231+232=714 (94% of max value = 765). Red value is 251 (98.44% from 255 or 35.15% from 714); Green value is 231 (90.62% from 255 or 32.35% from 714); Blue value is 232 (91.02% from 255 or 32.49% from 714); Max value from RGB is 251 - color contains mainly: red. Hex color #FBE7E8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FBE7E8 is #041817. Grayscale: #EDEDED. Windows color (decimal): -268312 or 15263739. OLE color: 15263739.
HSL color Cylindrical-coordinate representation of color #FBE7E8: hue angle of 357º degrees, saturation: 0.71, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #FBE7E8 is Cyan = 0, Magento = 0.08, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #FBE7E8; } p { color: rgb(251,231,232); } H1.HeaderClassName { color: #FBE7E8; } .AnyTagClassName { color: #FBE7E8; } </style>
<style> a { background-color: #FBE7E8; } a { background-color: rgb(251,231,232); } div.DivClassName { background-color: #FBE7E8; } .BgClassName { background-color: #FBE7E8; } </style>
<style> span { border-color: #FBE7E8; } span { border-color: rgb(251,231,232); } td.TdClassName { border-color: #FBE7E8; } .TagClassName { border-color: #FBE7E8; } </style>