#FBDACC (or 0xFBDACC) is unknown color: approx Cinderella. HEX triplet: FB, DA and CC. RGB value is (251,218,204). Sum of RGB (Red+Green+Blue) = 251+218+204=673 (89% of max value = 765). Red value is 251 (98.44% from 255 or 37.30% from 673); Green value is 218 (85.55% from 255 or 32.39% from 673); Blue value is 204 (80.08% from 255 or 30.31% from 673); Max value from RGB is 251 - color contains mainly: red. Hex color #FBDACC is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FBDACC is #042533. Grayscale: #E2E2E2. Windows color (decimal): -271668 or 13425403. OLE color: 13425403.
HSL color Cylindrical-coordinate representation of color #FBDACC: hue angle of 17.87º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #FBDACC is Cyan = 0, Magento = 0.13, Yellow = 0.19 and Black (K on CMYK) = 0.02.
<style> p { color: #FBDACC; } p { color: rgb(251,218,204); } H1.HeaderClassName { color: #FBDACC; } .AnyTagClassName { color: #FBDACC; } </style>
<style> a { background-color: #FBDACC; } a { background-color: rgb(251,218,204); } div.DivClassName { background-color: #FBDACC; } .BgClassName { background-color: #FBDACC; } </style>
<style> span { border-color: #FBDACC; } span { border-color: rgb(251,218,204); } td.TdClassName { border-color: #FBDACC; } .TagClassName { border-color: #FBDACC; } </style>