#FBECF8 (or 0xFBECF8) is unknown color: approx Lavender Blush. HEX triplet: FB, EC and F8. RGB value is (251,236,248). Sum of RGB (Red+Green+Blue) = 251+236+248=735 (97% of max value = 765). Red value is 251 (98.44% from 255 or 34.15% from 735); Green value is 236 (92.58% from 255 or 32.11% from 735); Blue value is 248 (97.27% from 255 or 33.74% from 735); Max value from RGB is 251 - color contains mainly: red. Hex color #FBECF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FBECF8 is #041307. Grayscale: #F1F1F1. Windows color (decimal): -267016 or 16313595. OLE color: 16313595.
HSL color Cylindrical-coordinate representation of color #FBECF8: hue angle of 312º degrees, saturation: 0.65, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #FBECF8 is Cyan = 0, Magento = 0.06, Yellow = 0.01 and Black (K on CMYK) = 0.02.
<style> p { color: #FBECF8; } p { color: rgb(251,236,248); } H1.HeaderClassName { color: #FBECF8; } .AnyTagClassName { color: #FBECF8; } </style>
<style> a { background-color: #FBECF8; } a { background-color: rgb(251,236,248); } div.DivClassName { background-color: #FBECF8; } .BgClassName { background-color: #FBECF8; } </style>
<style> span { border-color: #FBECF8; } span { border-color: rgb(251,236,248); } td.TdClassName { border-color: #FBECF8; } .TagClassName { border-color: #FBECF8; } </style>