#FBB3DB (or 0xFBB3DB) is unknown color: approx Lavender Pink. HEX triplet: FB, B3 and DB. RGB value is (251,179,219). Sum of RGB (Red+Green+Blue) = 251+179+219=649 (85% of max value = 765). Red value is 251 (98.44% from 255 or 38.67% from 649); Green value is 179 (70.31% from 255 or 27.58% from 649); Blue value is 219 (85.94% from 255 or 33.74% from 649); Max value from RGB is 251 - color contains mainly: red. Hex color #FBB3DB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FBB3DB is #044C24. Grayscale: #CDCDCD. Windows color (decimal): -281637 or 14398459. OLE color: 14398459.
HSL color Cylindrical-coordinate representation of color #FBB3DB: hue angle of 326.67º degrees, saturation: 0.9, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #FBB3DB is Cyan = 0, Magento = 0.29, Yellow = 0.13 and Black (K on CMYK) = 0.02.
<style> p { color: #FBB3DB; } p { color: rgb(251,179,219); } H1.HeaderClassName { color: #FBB3DB; } .AnyTagClassName { color: #FBB3DB; } </style>
<style> a { background-color: #FBB3DB; } a { background-color: rgb(251,179,219); } div.DivClassName { background-color: #FBB3DB; } .BgClassName { background-color: #FBB3DB; } </style>
<style> span { border-color: #FBB3DB; } span { border-color: rgb(251,179,219); } td.TdClassName { border-color: #FBB3DB; } .TagClassName { border-color: #FBB3DB; } </style>