IlluminancePhot to Kilolux

Phot to Kilolux

Snapshot

1 Phot equals 10 Kilolux. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.

  • Reference basis: This conversion uses exact lux-based illuminance definitions.
  • Example: For 10 Phot, the result equals 100 Kilolux.
  • 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

10 Kilolux (klx)

Switch

Machine access

Available to apps and AI agents

Phot to Kilolux can be requested through Conversion Encyclopedia's structured interfaces by software and compatible AI agents. The identifiers below select the same calculation as the calculator.

Machine-readable identifiers

Conversion family
illuminance
Source unit
phot
Target unit
kilolux

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": "illuminance",
  "value": 1,
  "from": "phot",
  "to": "kilolux"
}

Essential response

{
  "ok": true,
  "conversion": {
    "family": "illuminance",
    "value": 1,
    "from": "phot",
    "to": "kilolux",
    "result": {
      "raw": 10,
      "display": "10"
    },
    "canonicalPath": "/illuminance/phot-to-kilolux/"
  }
}
Full API documentation

Explanation

Formula: Kilolux = Phot × 10. Why: phot is tied exactly to lux through the square-centimeter to square-meter area relationship, so the route normalizes through lux before applying the target unit.

Phot (ph): a CGS illuminance unit equal to one lumen per square centimeter, which is exactly 10,000 lux.

Kilolux (klx): an illuminance unit equal to 1,000 lux, used for bright lighting conditions, exposure references, and high-illumination environments.

This route is useful when comparing phot-based CGS illuminance values against modern lux-based references in laboratory, optical, and legacy technical material.

This conversion is purely multiplicative because both units reduce through lux using fixed illuminance definitions with no offset.

Method & Reference

  • Method basis: exact conversion formula shown in Snapshot.
  • Applied factor: 1 Phot = 10 Kilolux (using exact lux-based illuminance definitions).
  • Consistency rule: calculator output and table values use the same constants and rounding policy.

Common Conversion Values

Phot (ph)Kilolux (klx)
1 10
10 100
50 500
100 1,000
300 3,000
500 5,000
1,000 10,000
10,000 100,000

Questions & answers

Frequently Asked Questions

What is 1 phot in kilolux?

1 Phot equals 10 Kilolux on this page.

Does this Phot to Kilolux page use the exact lux relationship for phot?

Yes. Phot routes use the exact relationship 1 phot = 10,000 lux through one lux normalization path, so CGS and modern lighting references stay consistent across the page.

When would I convert phot to kilolux?

This route is useful when comparing phot-based CGS illuminance values against modern lux-based references in laboratory, optical, and legacy technical material.

How do I reverse Phot to Kilolux?

Use the mirror Kilolux to Phot route; it applies the inverse relationship with the same illuminance assumptions.