#F5C0BF (or 0xF5C0BF) is unknown color: approx Your Pink. HEX triplet: F5, C0 and BF. RGB value is (245,192,191). Sum of RGB (Red+Green+Blue) = 245+192+191=628 (83% of max value = 765). Red value is 245 (96.09% from 255 or 39.01% from 628); Green value is 192 (75.39% from 255 or 30.57% from 628); Blue value is 191 (75% from 255 or 30.41% from 628); Max value from RGB is 245 - color contains mainly: red. Hex color #F5C0BF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #F5C0BF is #0A3F40. Grayscale: #CFCFCF. Windows color (decimal): -671553 or 12566773. OLE color: 12566773.
HSL color Cylindrical-coordinate representation of color #F5C0BF: hue angle of 1.11º degrees, saturation: 0.73, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F5C0BF is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.04.
<style> p { color: #F5C0BF; } p { color: rgb(245,192,191); } H1.HeaderClassName { color: #F5C0BF; } .AnyTagClassName { color: #F5C0BF; } </style>
<style> a { background-color: #F5C0BF; } a { background-color: rgb(245,192,191); } div.DivClassName { background-color: #F5C0BF; } .BgClassName { background-color: #F5C0BF; } </style>
<style> span { border-color: #F5C0BF; } span { border-color: rgb(245,192,191); } td.TdClassName { border-color: #F5C0BF; } .TagClassName { border-color: #F5C0BF; } </style>