#F1ABEC (or 0xF1ABEC) is unknown color: approx Lavender Rose. HEX triplet: F1, AB and EC. RGB value is (241,171,236). Sum of RGB (Red+Green+Blue) = 241+171+236=648 (85% of max value = 765). Red value is 241 (94.53% from 255 or 37.19% from 648); Green value is 171 (67.19% from 255 or 26.39% from 648); Blue value is 236 (92.58% from 255 or 36.42% from 648); Max value from RGB is 241 - color contains mainly: red. Hex color #F1ABEC is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F1ABEC is #0E5413. Grayscale: #C7C7C7. Windows color (decimal): -939028 or 15510513. OLE color: 15510513.
HSL color Cylindrical-coordinate representation of color #F1ABEC: hue angle of 304.29º degrees, saturation: 0.71, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F1ABEC is Cyan = 0, Magento = 0.29, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #F1ABEC; } p { color: rgb(241,171,236); } H1.HeaderClassName { color: #F1ABEC; } .AnyTagClassName { color: #F1ABEC; } </style>
<style> a { background-color: #F1ABEC; } a { background-color: rgb(241,171,236); } div.DivClassName { background-color: #F1ABEC; } .BgClassName { background-color: #F1ABEC; } </style>
<style> span { border-color: #F1ABEC; } span { border-color: rgb(241,171,236); } td.TdClassName { border-color: #F1ABEC; } .TagClassName { border-color: #F1ABEC; } </style>