#FAC8BC (or 0xFAC8BC) is unknown color: approx Your Pink. HEX triplet: FA, C8 and BC. RGB value is (250,200,188). Sum of RGB (Red+Green+Blue) = 250+200+188=638 (84% of max value = 765). Red value is 250 (98.05% from 255 or 39.18% from 638); Green value is 200 (78.52% from 255 or 31.35% from 638); Blue value is 188 (73.83% from 255 or 29.47% from 638); Max value from RGB is 250 - color contains mainly: red. Hex color #FAC8BC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FAC8BC is #053743. Grayscale: #D5D5D5. Windows color (decimal): -341828 or 12372218. OLE color: 12372218.
HSL color Cylindrical-coordinate representation of color #FAC8BC: hue angle of 11.61º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #FAC8BC is Cyan = 0, Magento = 0.2, Yellow = 0.25 and Black (K on CMYK) = 0.02.
<style> p { color: #FAC8BC; } p { color: rgb(250,200,188); } H1.HeaderClassName { color: #FAC8BC; } .AnyTagClassName { color: #FAC8BC; } </style>
<style> a { background-color: #FAC8BC; } a { background-color: rgb(250,200,188); } div.DivClassName { background-color: #FAC8BC; } .BgClassName { background-color: #FAC8BC; } </style>
<style> span { border-color: #FAC8BC; } span { border-color: rgb(250,200,188); } td.TdClassName { border-color: #FAC8BC; } .TagClassName { border-color: #FAC8BC; } </style>