#FCB3B4 (or 0xFCB3B4) is unknown color: approx Light Pink. HEX triplet: FC, B3 and B4. RGB value is (252,179,180). Sum of RGB (Red+Green+Blue) = 252+179+180=611 (80% of max value = 765). Red value is 252 (98.83% from 255 or 41.24% from 611); Green value is 179 (70.31% from 255 or 29.30% from 611); Blue value is 180 (70.70% from 255 or 29.46% from 611); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB3B4 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCB3B4 is #034C4B. Grayscale: #C9C9C9. Windows color (decimal): -216140 or 11842556. OLE color: 11842556.
HSL color Cylindrical-coordinate representation of color #FCB3B4: hue angle of 359.18º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FCB3B4 is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.01.
<style> p { color: #FCB3B4; } p { color: rgb(252,179,180); } H1.HeaderClassName { color: #FCB3B4; } .AnyTagClassName { color: #FCB3B4; } </style>
<style> a { background-color: #FCB3B4; } a { background-color: rgb(252,179,180); } div.DivClassName { background-color: #FCB3B4; } .BgClassName { background-color: #FCB3B4; } </style>
<style> span { border-color: #FCB3B4; } span { border-color: rgb(252,179,180); } td.TdClassName { border-color: #FCB3B4; } .TagClassName { border-color: #FCB3B4; } </style>