#F1DBDC (or 0xF1DBDC) is unknown color: approx Pale Pink. HEX triplet: F1, DB and DC. RGB value is (241,219,220). Sum of RGB (Red+Green+Blue) = 241+219+220=680 (90% of max value = 765). Red value is 241 (94.53% from 255 or 35.44% from 680); Green value is 219 (85.94% from 255 or 32.21% from 680); Blue value is 220 (86.33% from 255 or 32.35% from 680); Max value from RGB is 241 - color contains mainly: red. Hex color #F1DBDC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F1DBDC is #0E2423. Grayscale: #E1E1E1. Windows color (decimal): -926756 or 14474225. OLE color: 14474225.
HSL color Cylindrical-coordinate representation of color #F1DBDC: hue angle of 357.27º degrees, saturation: 0.44, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #F1DBDC is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.05.
<style> p { color: #F1DBDC; } p { color: rgb(241,219,220); } H1.HeaderClassName { color: #F1DBDC; } .AnyTagClassName { color: #F1DBDC; } </style>
<style> a { background-color: #F1DBDC; } a { background-color: rgb(241,219,220); } div.DivClassName { background-color: #F1DBDC; } .BgClassName { background-color: #F1DBDC; } </style>
<style> span { border-color: #F1DBDC; } span { border-color: rgb(241,219,220); } td.TdClassName { border-color: #F1DBDC; } .TagClassName { border-color: #F1DBDC; } </style>