Apparel SizeHat Size

Inner Diameter (mm) to UK Fitted Hat Size for Snug Fit

Snapshot

184 Inner Diameter (mm) equals 6.2 UK Fitted. 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 mm mapping as the profile basis.
  • Example: For 172 Inner Diameter (mm), the mm mapping returns 5.8 UK Fitted 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

6.2 UK Fitted value

Switch

Machine access

Available to apps and AI agents

Inner Diameter (mm) to UK Fitted Hat Size for Snug Fit can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The snug-fit identifier specifies the fit profile used by the size conversion.

Machine-readable identifiers

Conversion family
hat-size
Source unit
diameter-millimeters
Target unit
uk-fitted
Fit
snug-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/convert

Request

{
  "family": "hat-size",
  "value": 184,
  "from": "diameter-millimeters",
  "to": "uk-fitted",
  "parameters": {
    "fit": "snug-fit"
  }
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "hat-size",
    "value": 184,
    "from": "diameter-millimeters",
    "to": "uk-fitted",
    "result": {
      "raw": 6.24409448819,
      "display": "6.2"
    },
    "canonicalPath": "/apparel-size/hat-size/diameter-millimeters-to-uk-fitted-for-snug-fit/"
  }
}
Full API documentation

Explanation

Inner Diameter (mm) converts to UK Fitted by normalizing to head circumference in millimeters, then mapping to the destination system. Fit profile fixed: Snug Fit.

Inner Diameter (mm) to UK Fitted is fit-bound here: the selected mm mapping controls the conversion path used by calculator and reference table.

Keep the same fit profile in both directions to avoid mixing size mappings that use different apparel allowances.

Method & Size Mapping

  • Model basis: output depends on the selected fit profile and follows the same fit mapping in both directions.
  • Profile reference: mm.
  • Consistency rule: calculator output and table values keep the same fit profile in both directions.

Common Conversion Values

Inner Diameter (mm) valueUK Fitted value
172 5.8
178 6
184 6.2
190 6.5
197 6.8

Questions & answers

Frequently Asked Questions

Is the reverse hat-size direction available?

Yes. The mirror page UK Fitted to Inner Diameter (mm) (Snug Fit) uses the inverse path.

Which hat fit profile is used?

Snug Fit.

How does this converter compute Inner Diameter (mm) to UK Fitted?

The converter applies the formula defined for Inner Diameter (mm) to UK Fitted, then renders rounded output for the direct answer and common-value rows.