#FCB1B6 (or 0xFCB1B6) is unknown color: approx Light Pink. HEX triplet: FC, B1 and B6. RGB value is (252,177,182). Sum of RGB (Red+Green+Blue) = 252+177+182=611 (80% of max value = 765). Red value is 252 (98.83% from 255 or 41.24% from 611); Green value is 177 (69.53% from 255 or 28.97% from 611); Blue value is 182 (71.48% from 255 or 29.79% from 611); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB1B6 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #FCB1B6 is #034E49. Grayscale: #C8C8C8. Windows color (decimal): -216650 or 11973116. OLE color: 11973116.
HSL color Cylindrical-coordinate representation of color #FCB1B6: hue angle of 356º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #FCB1B6 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.01.
<style> p { color: #FCB1B6; } p { color: rgb(252,177,182); } H1.HeaderClassName { color: #FCB1B6; } .AnyTagClassName { color: #FCB1B6; } </style>
<style> a { background-color: #FCB1B6; } a { background-color: rgb(252,177,182); } div.DivClassName { background-color: #FCB1B6; } .BgClassName { background-color: #FCB1B6; } </style>
<style> span { border-color: #FCB1B6; } span { border-color: rgb(252,177,182); } td.TdClassName { border-color: #FCB1B6; } .TagClassName { border-color: #FCB1B6; } </style>