#FBDBE5 (or 0xFBDBE5) is unknown color: approx Pig Pink. HEX triplet: FB, DB and E5. RGB value is (251,219,229). Sum of RGB (Red+Green+Blue) = 251+219+229=699 (92% of max value = 765). Red value is 251 (98.44% from 255 or 35.91% from 699); Green value is 219 (85.94% from 255 or 31.33% from 699); Blue value is 229 (89.84% from 255 or 32.76% from 699); Max value from RGB is 251 - color contains mainly: red. Hex color #FBDBE5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FBDBE5 is #04241A. Grayscale: #E5E5E5. Windows color (decimal): -271387 or 15064059. OLE color: 15064059.
HSL color Cylindrical-coordinate representation of color #FBDBE5: hue angle of 341.25º degrees, saturation: 0.8, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #FBDBE5 is Cyan = 0, Magento = 0.13, Yellow = 0.09 and Black (K on CMYK) = 0.02.
<style> p { color: #FBDBE5; } p { color: rgb(251,219,229); } H1.HeaderClassName { color: #FBDBE5; } .AnyTagClassName { color: #FBDBE5; } </style>
<style> a { background-color: #FBDBE5; } a { background-color: rgb(251,219,229); } div.DivClassName { background-color: #FBDBE5; } .BgClassName { background-color: #FBDBE5; } </style>
<style> span { border-color: #FBDBE5; } span { border-color: rgb(251,219,229); } td.TdClassName { border-color: #FBDBE5; } .TagClassName { border-color: #FBDBE5; } </style>