An embedded sensor in a marine research drone outputs depth measurements encoded as hexadecimal numbers. A current reading is given by the hexadecimal value 2D2\text{D}2D.
Convert this hexadecimal number to binary, and then convert that binary value to denary.