#F8ACCF (or 0xF8ACCF) is unknown color: approx Lavender Pink. HEX triplet: F8, AC and CF. RGB value is (248,172,207). Sum of RGB (Red+Green+Blue) = 248+172+207=627 (83% of max value = 765). Red value is 248 (97.27% from 255 or 39.55% from 627); Green value is 172 (67.58% from 255 or 27.43% from 627); Blue value is 207 (81.25% from 255 or 33.01% from 627); Max value from RGB is 248 - color contains mainly: red. Hex color #F8ACCF is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F8ACCF is #075330. Grayscale: #C6C6C6. Windows color (decimal): -480049 or 13610232. OLE color: 13610232.
HSL color Cylindrical-coordinate representation of color #F8ACCF: hue angle of 332.37º degrees, saturation: 0.84, 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 #F8ACCF is Cyan = 0, Magento = 0.31, Yellow = 0.17 and Black (K on CMYK) = 0.03.
<style> p { color: #F8ACCF; } p { color: rgb(248,172,207); } H1.HeaderClassName { color: #F8ACCF; } .AnyTagClassName { color: #F8ACCF; } </style>
<style> a { background-color: #F8ACCF; } a { background-color: rgb(248,172,207); } div.DivClassName { background-color: #F8ACCF; } .BgClassName { background-color: #F8ACCF; } </style>
<style> span { border-color: #F8ACCF; } span { border-color: rgb(248,172,207); } td.TdClassName { border-color: #F8ACCF; } .TagClassName { border-color: #F8ACCF; } </style>