Convert Units of Luminance (Luminosity)


Conversions    Home Page 

How to convert luminance units using the AddUp calculator

How to convert units in general

Conversions can be done either with the "->" conversion operator or with the equivalent "convert" function. The function has three parameters: a quantity, a unit to convert from and a unit to convert to. Likewise the conversion operator uses three values: the quantity and unit to convert from are placed on the left side of the operator while the unit to convert to goes to the right side.

Luminance Units

The basic unit of luminance is the candela per square meter (cdm2 or nit). All units of luminance are expressed in terms of this base unit and so measurements can be converted from any one of the following units to any other.

apostilb [also: blondel]
apostilb or blondel: 0.31830988618379 cdm2
cdm2 [also: nit]
Basic unit of luminance (candela / m2): 1 cdm2
footLambert
candela / pi foot2: 3.4262590996 cdm2
lambert
CGS unit: 3183.0988618379 cdm2
stilb
CGS unit: 10,000 cdm2

Sample Conversions of Luminance Units

Convert candela per square meter to apostilb (blondel)

10 cdm2 -> apostilb = 31.415927

convert(10; nit; blondel) = 31.415927

Convert candela per square meter to lambert

10 nit -> lambert = 0.0031416

convert(10; cdm2; lambert) = 0.0031416

Convert candela per square meter to stilb

10 cdm2 -> stilb = 0.001

convert(10; cdm2; stilb) = 0.001

Convert apostilb (blondel) to candela

10 apostilb -> candela = 3.1830989

convert(10; blondel; candela) = 3.1830989

Convert lambert to candela

10 lambert -> candela = 31,830.989

convert(10; lambert; candela) = 31,830.989

Convert stilb to candela

10 stilb -> candela = 100,000

convert(10; stilb; candela) = 100,000

Convert stilb to apostilb

10 stilb -> apostilb = 314,159.27

convert(10; stilb; apostilb) = 314,159.27

Convert foot lambert to candela

10 footLambert -> candela = 34.262591

convert(10; footLambert; candela) = 34.262591