in to em
A converter that calculates the em from an in for a given em size to make the measurement responsive
Hot Keys
C
Calculate and copy the result of calculation.
V
Calculate the result.
B
Copy the result of calculation.
R
Reverse the converter to "EM to IN".
Q
Focus the "IN" input.
W
Focus the "EM Size" input.
FAQ
How to convert IN to EM?
To convert in to em, you should know total size of 1 EM, default is 16px Then, just apply formula: (in * 96) / em size For example, with 16px size of 1em, 0.5in will be converted to: (0.5 * 96) / 16 = 3em
What is the IN to EM formula?
(in * 96) / em size
What is em unit?
EM is defined relative to the font size of the parent element. 1 EM therefore takes on the value which is given to the font-size of the parent element.
IN to EM Conversion Table if em size is 16px
in | em |
---|---|
1in | 6em |
2in | 12em |
3in | 18em |
4in | 24em |
5in | 30em |
6in | 36em |
7in | 42em |
8in | 48em |
9in | 54em |
10in | 60em |
11in | 66em |
12in | 72em |
13in | 78em |
14in | 84em |
15in | 90em |
16in | 96em |
17in | 102em |
18in | 108em |
19in | 114em |
20in | 120em |
21in | 126em |
22in | 132em |
23in | 138em |
24in | 144em |
25in | 150em |