#FBDAED (or 0xFBDAED) is unknown color: approx Pig Pink. HEX triplet: FB, DA and ED. RGB value is (251,218,237). Sum of RGB (Red+Green+Blue) = 251+218+237=706 (93% of max value = 765). Red value is 251 (98.44% from 255 or 35.55% from 706); Green value is 218 (85.55% from 255 or 30.88% from 706); Blue value is 237 (92.97% from 255 or 33.57% from 706); Max value from RGB is 251 - color contains mainly: red. Hex color #FBDAED is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #FBDAED is #042512. Grayscale: #E5E5E5. Windows color (decimal): -271635 or 15588091. OLE color: 15588091.
HSL color Cylindrical-coordinate representation of color #FBDAED: hue angle of 325.45º 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 #FBDAED is Cyan = 0, Magento = 0.13, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #FBDAED; } p { color: rgb(251,218,237); } H1.HeaderClassName { color: #FBDAED; } .AnyTagClassName { color: #FBDAED; } </style>
<style> a { background-color: #FBDAED; } a { background-color: rgb(251,218,237); } div.DivClassName { background-color: #FBDAED; } .BgClassName { background-color: #FBDAED; } </style>
<style> span { border-color: #FBDAED; } span { border-color: rgb(251,218,237); } td.TdClassName { border-color: #FBDAED; } .TagClassName { border-color: #FBDAED; } </style>