#FDB7BB (or 0xFDB7BB) is unknown color: approx Light Pink. HEX triplet: FD, B7 and BB. RGB value is (253,183,187). Sum of RGB (Red+Green+Blue) = 253+183+187=623 (82% of max value = 765). Red value is 253 (99.22% from 255 or 40.61% from 623); Green value is 183 (71.88% from 255 or 29.37% from 623); Blue value is 187 (73.44% from 255 or 30.02% from 623); Max value from RGB is 253 - color contains mainly: red. Hex color #FDB7BB is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDB7BB is #024844. Grayscale: #CCCCCC. Windows color (decimal): -149573 or 12302333. OLE color: 12302333.
HSL color Cylindrical-coordinate representation of color #FDB7BB: hue angle of 356.57º degrees, saturation: 0.95, 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 #FDB7BB is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #FDB7BB; } p { color: rgb(253,183,187); } H1.HeaderClassName { color: #FDB7BB; } .AnyTagClassName { color: #FDB7BB; } </style>
<style> a { background-color: #FDB7BB; } a { background-color: rgb(253,183,187); } div.DivClassName { background-color: #FDB7BB; } .BgClassName { background-color: #FDB7BB; } </style>
<style> span { border-color: #FDB7BB; } span { border-color: rgb(253,183,187); } td.TdClassName { border-color: #FDB7BB; } .TagClassName { border-color: #FDB7BB; } </style>