#FFF2FD (or 0xFFF2FD) is unknown color: approx Lavender Blush. HEX triplet: FF, F2 and FD. RGB value is (255,242,253). Sum of RGB (Red+Green+Blue) = 255+242+253=750 (99% of max value = 765). Red value is 255 (100% from 255 or 34% from 750); Green value is 242 (94.92% from 255 or 32.27% from 750); Blue value is 253 (99.22% from 255 or 33.73% from 750); Max value from RGB is 255 - color contains mainly: red. Hex color #FFF2FD is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #FFF2FD is #000D02. Grayscale: #F7F7F7. Windows color (decimal): -3331 or 16642815. OLE color: 16642815.
HSL color Cylindrical-coordinate representation of color #FFF2FD: hue angle of 309.23º degrees, saturation: 1, lightness: 0.97%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #FFF2FD is Cyan = 0, Magento = 0.05, Yellow = 0.01 and Black (K on CMYK) = 0.
<style> p { color: #FFF2FD; } p { color: rgb(255,242,253); } H1.HeaderClassName { color: #FFF2FD; } .AnyTagClassName { color: #FFF2FD; } </style>
<style> a { background-color: #FFF2FD; } a { background-color: rgb(255,242,253); } div.DivClassName { background-color: #FFF2FD; } .BgClassName { background-color: #FFF2FD; } </style>
<style> span { border-color: #FFF2FD; } span { border-color: rgb(255,242,253); } td.TdClassName { border-color: #FFF2FD; } .TagClassName { border-color: #FFF2FD; } </style>