#FCFEFB (or 0xFCFEFB) is unknown color: approx Panache. HEX triplet: FC, FE and FB. RGB value is (252,254,251). Sum of RGB (Red+Green+Blue) = 252+254+251=757 (100% of max value = 765). Red value is 252 (98.83% from 255 or 33.29% from 757); Green value is 254 (99.61% from 255 or 33.55% from 757); Blue value is 251 (98.44% from 255 or 33.16% from 757); Max value from RGB is 254 - color contains mainly: green. Hex color #FCFEFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FCFEFB is #030104. Grayscale: #FDFDFD. Windows color (decimal): -196869 or 16514812. OLE color: 16514812.
HSL color Cylindrical-coordinate representation of color #FCFEFB: hue angle of 100º degrees, saturation: 0.6, lightness: 0.99%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #FCFEFB is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.00.
<style> p { color: #FCFEFB; } p { color: rgb(252,254,251); } H1.HeaderClassName { color: #FCFEFB; } .AnyTagClassName { color: #FCFEFB; } </style>
<style> a { background-color: #FCFEFB; } a { background-color: rgb(252,254,251); } div.DivClassName { background-color: #FCFEFB; } .BgClassName { background-color: #FCFEFB; } </style>
<style> span { border-color: #FCFEFB; } span { border-color: rgb(252,254,251); } td.TdClassName { border-color: #FCFEFB; } .TagClassName { border-color: #FCFEFB; } </style>