# Luminous Intensity Converter (cd / mcd / candlepower)

Convert luminous intensity between candela (cd, SI base, = 1/683 W/sr at 540 THz), millicandela (1 = 0.001 cd), and candlepower (1 = 0.981 cd, obsolete standard candle). Converts via candela to the target unit and lists the equivalent value in all three units for reference. Reference values: indicator LED ≈ 5–20 mcd, flashlight ≈ 100–1000 cd, car headlight high beam ≈ 75000 cd.

> Canonical page: https://elysiatools.com/en/tools/luminous-intensity-converter

- **Category:** Math & Numbers

- **Keywords:** luminous intensity, luminous intensity conversion, candela, cd, millicandela, mcd, candlepower, cp, LED brightness, photometry, candle

## Overview

Convert non-negative luminous intensity values between candela (cd), millicandela (mcd), and candlepower (cp). Enter a value, select the input and output units, choose decimal places, and receive the converted value plus equivalent values in all three units.

## Inputs

- **Input unit** (select)
- **Value** (number): Luminous intensity in the selected Input unit. Must be non-negative.
- **Output unit** (select)
- **Decimal Places** (number)

## When to use

- Convert LED specifications from millicandela to candela.
- Compare flashlight or lighting values reported in candela and candlepower.
- Check equivalent luminous intensity values across all supported units.

## How it works

- Enter a non-negative luminous intensity value.
- Select the input unit: candela, millicandela, or candlepower.
- Select the output unit and set decimal places from 0 to 10.
- The converter calculates the result through candela and lists the candela, millicandela, and candlepower equivalents.

## Use cases

- Translate indicator LED ratings such as 5–20 mcd into candela.
- Convert flashlight specifications from candlepower to candela or millicandela.
- Review photometry values with all three unit equivalents shown together.

## Frequently asked questions

### Which luminous intensity units are supported?

The converter supports candela (cd), millicandela (mcd), and candlepower (cp).

### What is the conversion from millicandela to candela?

One millicandela equals 0.001 candela.

### What is the conversion from candlepower to candela?

One candlepower equals 0.981 candela.

### Can I enter a negative value?

No. The value must be non-negative.

### How many decimal places can I display?

You can choose from 0 to 10 decimal places.

## Related tools

- [Air Changes per Hour (ACH, n = Q/V)](https://elysiatools.com/en/tools/air-changes-per-hour): Compute the air change rate (ACH / n) of a room from the outdoor supply airflow Q and the room volume V: n = Q/V (1/h). Three modes: solve ACH (given Q and V), solve airflow (given n and V), or solve volume (given n and Q). Flow in m³/s/m³/h/CFM, volume in m³/ft³/L. Also reports the well-mixed single-zone purge time to reach a target residual fraction ε (default 1%): t = −ln(ε)/n hours.
- [ATM to KPa](https://elysiatools.com/en/tools/atm-to-kpa): Convert standard atmospheres to kilopascals with configurable decimal precision
- [Bearing Life L10 Calculator](https://elysiatools.com/en/tools/bearing-life-l10): Calculate the basic rating life of a rolling bearing: L10 = (C/P)^p, with p = 3 for ball bearings and p = 10/3 for roller bearings. When a speed is provided, converts to L10h in operating hours.
- [Bits to GB](https://elysiatools.com/en/tools/bits-to-gb): Convert bits to gigabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Bits to MB](https://elysiatools.com/en/tools/bits-to-mb): Convert bits to megabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Bolt Torque Clamp Force Calculator](https://elysiatools.com/en/tools/bolt-torque-clamp-force): Convert between bolt tightening torque and axial clamp force. T = K·F·d, where K is the nut factor (~0.20 for dry steel). Solve torque from force, or force from torque.
- [Bytes to GB](https://elysiatools.com/en/tools/byte-to-gb): Convert bytes to gigabytes with decimal vs binary interpretation, alternate-system comparison, and network-speed-aware transfer estimates
- [Byte to MB](https://elysiatools.com/en/tools/byte-to-mb): Convert bytes to megabytes using the decimal MB standard with configurable precision

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
