Conditional formatting allows cells to be formatted differently depending on their values or formulas. Formatting can change based on a value being less than or greater than a number, or based on a custom formula comparing cells. Examples include highlighting cells that are less than 10 red, formatting based on another cell's value using a formula like IF(A1>22, TRUE, FALSE), and other common conditional formats like highlighting duplicates, expired dates, or alternating row shades.