#F8AFB9 (or 0xF8AFB9) is unknown color: approx Light Pink. HEX triplet: F8, AF and B9. RGB value is (248,175,185). Sum of RGB (Red+Green+Blue) = 248+175+185=608 (80% of max value = 765). Red value is 248 (97.27% from 255 or 40.79% from 608); Green value is 175 (68.75% from 255 or 28.78% from 608); Blue value is 185 (72.66% from 255 or 30.43% from 608); Max value from RGB is 248 - color contains mainly: red. Hex color #F8AFB9 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F8AFB9 is #075046. Grayscale: #C5C5C5. Windows color (decimal): -479303 or 12169208. OLE color: 12169208.
HSL color Cylindrical-coordinate representation of color #F8AFB9: hue angle of 351.78º degrees, saturation: 0.84, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #F8AFB9 is Cyan = 0, Magento = 0.29, Yellow = 0.25 and Black (K on CMYK) = 0.03.
<style> p { color: #F8AFB9; } p { color: rgb(248,175,185); } H1.HeaderClassName { color: #F8AFB9; } .AnyTagClassName { color: #F8AFB9; } </style>
<style> a { background-color: #F8AFB9; } a { background-color: rgb(248,175,185); } div.DivClassName { background-color: #F8AFB9; } .BgClassName { background-color: #F8AFB9; } </style>
<style> span { border-color: #F8AFB9; } span { border-color: rgb(248,175,185); } td.TdClassName { border-color: #F8AFB9; } .TagClassName { border-color: #F8AFB9; } </style>