Stilbs to Lamberts
Snapshot
1 Stilbs equals 3.141593 Lamberts. Conversion Encyclopedia uses the same fixed conversion basis across the calculator, common values, and reverse page for this page.
- Reference basis: This conversion uses fixed luminance constants anchored to candela per square meter.
- Example: For 5 Stilbs, the result equals 15.707963 Lamberts.
- 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
3.141593 Lamberts (L)
SwitchMachine access
Available to apps and AI agents
Stilbs to Lamberts 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
photometry-imaging- Source unit
stilbs- Target unit
lamberts
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": "photometry-imaging",
"value": 1,
"from": "stilbs",
"to": "lamberts"
}Essential response
{
"ok": true,
"conversion": {
"family": "photometry-imaging",
"value": 1,
"from": "stilbs",
"to": "lamberts",
"result": {
"raw": 3.14159265359,
"display": "3.141593"
},
"canonicalPath": "/photometry-imaging/stilbs-to-lamberts/"
}
}Explanation
This page converts Stilbs into Lamberts using fixed luminance constants anchored to candela per square meter. The direct answer, calculator, and common values table all follow the same factor.
Formula: Lamberts = Stilbs × 3.141593. Why: legacy luminance units such as foot-lamberts, lamberts, apostilbs, and stilbs each use fixed cd/m² equivalents, so the calculator normalizes through candela per square meter before applying the target unit.
Stilbs (sb): a large legacy luminance unit equal to a fixed multiple of candela per square meter.
Lamberts (L): a legacy luminance unit with a fixed candela-per-square-meter equivalent.
This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.
Because the route stays inside one cd/m2-based luminance model, the mirror page reverses the same constants without changing the underlying assumptions.
Common Conversion Values
| Stilbs (sb) | Lamberts (L) |
|---|---|
| 1 | 3.141593 |
| 5 | 15.707963 |
| 10 | 31.415927 |
| 25 | 78.539816 |
| 50 | 157.079633 |
| 100 | 314.159265 |
| 250 | 785.398163 |
| 500 | 1,570.796327 |
| 1,000 | 3,141.592654 |
Questions & answers
Frequently Asked Questions
How many lamberts are in 1 stilbs?
1 Stilbs equals 3.141593 Lamberts on this page.
Why is Stilbs to Lamberts useful in display and projection work?
This route is useful when comparing modern display-brightness values with legacy luminance units used in cinema, projection, calibration, and older imaging references.
When would I convert stilbs to lamberts?
This route is useful when comparing modern display-brightness values with legacy luminance units used in projection, cinema, and older photometric references.
How do I reverse Stilbs to Lamberts?
Use the mirror Lamberts to Stilbs route; it applies the inverse relationship with the same cd/m²-based luminance assumptions.