#F1ABAA (or 0xF1ABAA) is unknown color: approx Sundown. HEX triplet: F1, AB and AA. RGB value is (241,171,170). Sum of RGB (Red+Green+Blue) = 241+171+170=582 (77% of max value = 765). Red value is 241 (94.53% from 255 or 41.41% from 582); Green value is 171 (67.19% from 255 or 29.38% from 582); Blue value is 170 (66.80% from 255 or 29.21% from 582); Max value from RGB is 241 - color contains mainly: red. Hex color #F1ABAA is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #F1ABAA is #0E5455. Grayscale: #BFBFBF. Windows color (decimal): -939094 or 11185137. OLE color: 11185137.
HSL color Cylindrical-coordinate representation of color #F1ABAA: hue angle of 0.85º degrees, saturation: 0.72, 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 #F1ABAA is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.05.
<style> p { color: #F1ABAA; } p { color: rgb(241,171,170); } H1.HeaderClassName { color: #F1ABAA; } .AnyTagClassName { color: #F1ABAA; } </style>
<style> a { background-color: #F1ABAA; } a { background-color: rgb(241,171,170); } div.DivClassName { background-color: #F1ABAA; } .BgClassName { background-color: #F1ABAA; } </style>
<style> span { border-color: #F1ABAA; } span { border-color: rgb(241,171,170); } td.TdClassName { border-color: #F1ABAA; } .TagClassName { border-color: #F1ABAA; } </style>