Palm Width (mm) to Hand Circumference (in) Glove Size for Winter Fit
Snapshot
100 Palm Width (mm) equals 8.46 Hand Circumference (in). Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This result uses the selected in mapping as the profile basis.
- Example: For 80 Palm Width (mm), the in mapping returns 6.77 Hand Circumference (in) under the same fit assumptions.
- Use the reverse page if you need the opposite direction with the same basis.
Use the interactive calculator below for custom values and the common-value table for quick checks.
Interactive conversion
Converter Calculator
8.46 Hand Circumference (in) value
SwitchMachine access
Available to apps and AI agents
Palm Width (mm) to Hand Circumference (in) Glove Size for Winter Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The winter-fit identifier specifies the fit profile used by the size conversion.
Machine-readable identifiers
- Conversion family
glove-size- Source unit
palm-width-millimeters- Target unit
hand-circumference-inches- Fit
winter-fit
The JSON API and OpenAPI specification use the identifiers to reach the conversion engine. WebMCP lets compatible AI agents request the same calculation.
Example API request and response
POST /api/v1/convertRequest
{
"family": "glove-size",
"value": 100,
"from": "palm-width-millimeters",
"to": "hand-circumference-inches",
"parameters": {
"fit": "winter-fit"
}
}Essential response
{
"ok": true,
"conversion": {
"family": "glove-size",
"value": 100,
"from": "palm-width-millimeters",
"to": "hand-circumference-inches",
"result": {
"raw": 8.46456692913,
"display": "8.46"
},
"canonicalPath": "/apparel-size/glove-size/palm-width-millimeters-to-hand-circumference-inches-for-winter-fit/"
}
}Explanation
Palm Width (mm) converts to Hand Circumference (in) by normalizing to hand circumference in millimeters, then remapping to the destination system. Fit profile fixed: Winter Fit.
From Palm Width (mm) to Hand Circumference (in), results depend on the selected in fit mapping and stay consistent with that mapping across table rows and calculator input.
Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.
Common Conversion Values
| Palm Width (mm) value | Hand Circumference (in) value |
|---|---|
| 80 | 6.77 |
| 90 | 7.62 |
| 100 | 8.46 |
| 110 | 9.31 |
| 120 | 10.16 |
Questions & answers
Frequently Asked Questions
Is the reverse glove-size direction available?
Yes. The mirror page Hand Circumference (in) to Palm Width (mm) (Winter Fit) uses the inverse mapping path.
What fit profile is used here?
Winter Fit.
What formula is used for Palm Width (mm) to Hand Circumference (in)?
The converter applies the formula defined for Palm Width (mm) to Hand Circumference (in), then renders rounded output for the direct answer and common-value rows.