#F8ABDC (or 0xF8ABDC) is unknown color: approx Lavender Rose. HEX triplet: F8, AB and DC. RGB value is (248,171,220). Sum of RGB (Red+Green+Blue) = 248+171+220=639 (84% of max value = 765). Red value is 248 (97.27% from 255 or 38.81% from 639); Green value is 171 (67.19% from 255 or 26.76% from 639); Blue value is 220 (86.33% from 255 or 34.43% from 639); Max value from RGB is 248 - color contains mainly: red. Hex color #F8ABDC is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F8ABDC is #075423. Grayscale: #C7C7C7. Windows color (decimal): -480292 or 14461944. OLE color: 14461944.
HSL color Cylindrical-coordinate representation of color #F8ABDC: hue angle of 321.82º degrees, saturation: 0.85, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #F8ABDC is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.03.
<style> p { color: #F8ABDC; } p { color: rgb(248,171,220); } H1.HeaderClassName { color: #F8ABDC; } .AnyTagClassName { color: #F8ABDC; } </style>
<style> a { background-color: #F8ABDC; } a { background-color: rgb(248,171,220); } div.DivClassName { background-color: #F8ABDC; } .BgClassName { background-color: #F8ABDC; } </style>
<style> span { border-color: #F8ABDC; } span { border-color: rgb(248,171,220); } td.TdClassName { border-color: #F8ABDC; } .TagClassName { border-color: #F8ABDC; } </style>