#FBE2F0 (or 0xFBE2F0) is unknown color: approx Lavender Blush. HEX triplet: FB, E2 and F0. RGB value is (251,226,240). Sum of RGB (Red+Green+Blue) = 251+226+240=717 (94% of max value = 765). Red value is 251 (98.44% from 255 or 35.01% from 717); Green value is 226 (88.67% from 255 or 31.52% from 717); Blue value is 240 (94.14% from 255 or 33.47% from 717); Max value from RGB is 251 - color contains mainly: red. Hex color #FBE2F0 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FBE2F0 is #041D0F. Grayscale: #EBEBEB. Windows color (decimal): -269584 or 15786747. OLE color: 15786747.
HSL color Cylindrical-coordinate representation of color #FBE2F0: hue angle of 326.4º degrees, saturation: 0.76, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #FBE2F0 is Cyan = 0, Magento = 0.10, Yellow = 0.04 and Black (K on CMYK) = 0.02.
<style> p { color: #FBE2F0; } p { color: rgb(251,226,240); } H1.HeaderClassName { color: #FBE2F0; } .AnyTagClassName { color: #FBE2F0; } </style>
<style> a { background-color: #FBE2F0; } a { background-color: rgb(251,226,240); } div.DivClassName { background-color: #FBE2F0; } .BgClassName { background-color: #FBE2F0; } </style>
<style> span { border-color: #FBE2F0; } span { border-color: rgb(251,226,240); } td.TdClassName { border-color: #FBE2F0; } .TagClassName { border-color: #FBE2F0; } </style>