#F8A8B3 (or 0xF8A8B3) is unknown color: approx Light Pink. HEX triplet: F8, A8 and B3. RGB value is (248,168,179). Sum of RGB (Red+Green+Blue) = 248+168+179=595 (78% of max value = 765). Red value is 248 (97.27% from 255 or 41.68% from 595); Green value is 168 (66.02% from 255 or 28.24% from 595); Blue value is 179 (70.31% from 255 or 30.08% from 595); Max value from RGB is 248 - color contains mainly: red. Hex color #F8A8B3 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F8A8B3 is #07574C. Grayscale: #C1C1C1. Windows color (decimal): -481101 or 11774200. OLE color: 11774200.
HSL color Cylindrical-coordinate representation of color #F8A8B3: hue angle of 351.75º degrees, saturation: 0.85, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #F8A8B3 is Cyan = 0, Magento = 0.32, Yellow = 0.28 and Black (K on CMYK) = 0.03.
<style> p { color: #F8A8B3; } p { color: rgb(248,168,179); } H1.HeaderClassName { color: #F8A8B3; } .AnyTagClassName { color: #F8A8B3; } </style>
<style> a { background-color: #F8A8B3; } a { background-color: rgb(248,168,179); } div.DivClassName { background-color: #F8A8B3; } .BgClassName { background-color: #F8A8B3; } </style>
<style> span { border-color: #F8A8B3; } span { border-color: rgb(248,168,179); } td.TdClassName { border-color: #F8A8B3; } .TagClassName { border-color: #F8A8B3; } </style>