#FDBAC5 (or 0xFDBAC5) is unknown color: approx Light Pink. HEX triplet: FD, BA and C5. RGB value is (253,186,197). Sum of RGB (Red+Green+Blue) = 253+186+197=636 (84% of max value = 765). Red value is 253 (99.22% from 255 or 39.78% from 636); Green value is 186 (73.05% from 255 or 29.25% from 636); Blue value is 197 (77.34% from 255 or 30.97% from 636); Max value from RGB is 253 - color contains mainly: red. Hex color #FDBAC5 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #FDBAC5 is #02453A. Grayscale: #CFCFCF. Windows color (decimal): -148795 or 12958461. OLE color: 12958461.
HSL color Cylindrical-coordinate representation of color #FDBAC5: hue angle of 350.15º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #FDBAC5 is Cyan = 0, Magento = 0.26, Yellow = 0.22 and Black (K on CMYK) = 0.01.
<style> p { color: #FDBAC5; } p { color: rgb(253,186,197); } H1.HeaderClassName { color: #FDBAC5; } .AnyTagClassName { color: #FDBAC5; } </style>
<style> a { background-color: #FDBAC5; } a { background-color: rgb(253,186,197); } div.DivClassName { background-color: #FDBAC5; } .BgClassName { background-color: #FDBAC5; } </style>
<style> span { border-color: #FDBAC5; } span { border-color: rgb(253,186,197); } td.TdClassName { border-color: #FDBAC5; } .TagClassName { border-color: #FDBAC5; } </style>