#F2DDFB (or 0xF2DDFB) is unknown color: approx White Lilac. HEX triplet: F2, DD and FB. RGB value is (242,221,251). Sum of RGB (Red+Green+Blue) = 242+221+251=714 (94% of max value = 765). Red value is 242 (94.92% from 255 or 33.89% from 714); Green value is 221 (86.72% from 255 or 30.95% from 714); Blue value is 251 (98.44% from 255 or 35.15% from 714); Max value from RGB is 251 - color contains mainly: blue. Hex color #F2DDFB is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2DDFB is #0D2204. Grayscale: #E6E6E6. Windows color (decimal): -860677 or 16506354. OLE color: 16506354.
HSL color Cylindrical-coordinate representation of color #F2DDFB: hue angle of 282º degrees, saturation: 0.79, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #F2DDFB is Cyan = 0.04, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F2DDFB; } p { color: rgb(242,221,251); } H1.HeaderClassName { color: #F2DDFB; } .AnyTagClassName { color: #F2DDFB; } </style>
<style> a { background-color: #F2DDFB; } a { background-color: rgb(242,221,251); } div.DivClassName { background-color: #F2DDFB; } .BgClassName { background-color: #F2DDFB; } </style>
<style> span { border-color: #F2DDFB; } span { border-color: rgb(242,221,251); } td.TdClassName { border-color: #F2DDFB; } .TagClassName { border-color: #F2DDFB; } </style>