#FCB5D5 (or 0xFCB5D5) is unknown color: approx Cotton Candy. HEX triplet: FC, B5 and D5. RGB value is (252,181,213). Sum of RGB (Red+Green+Blue) = 252+181+213=646 (85% of max value = 765). Red value is 252 (98.83% from 255 or 39.01% from 646); Green value is 181 (71.09% from 255 or 28.02% from 646); Blue value is 213 (83.59% from 255 or 32.97% from 646); Max value from RGB is 252 - color contains mainly: red. Hex color #FCB5D5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FCB5D5 is #034A2A. Grayscale: #CDCDCD. Windows color (decimal): -215595 or 14005756. OLE color: 14005756.
HSL color Cylindrical-coordinate representation of color #FCB5D5: hue angle of 332.96º degrees, saturation: 0.92, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #FCB5D5 is Cyan = 0, Magento = 0.28, Yellow = 0.15 and Black (K on CMYK) = 0.01.
<style> p { color: #FCB5D5; } p { color: rgb(252,181,213); } H1.HeaderClassName { color: #FCB5D5; } .AnyTagClassName { color: #FCB5D5; } </style>
<style> a { background-color: #FCB5D5; } a { background-color: rgb(252,181,213); } div.DivClassName { background-color: #FCB5D5; } .BgClassName { background-color: #FCB5D5; } </style>
<style> span { border-color: #FCB5D5; } span { border-color: rgb(252,181,213); } td.TdClassName { border-color: #FCB5D5; } .TagClassName { border-color: #FCB5D5; } </style>