Color Converter



Simply insert your Hempel or RAL colour code and you’ll see instant possibilities, including our most popular shades. Available as a web or mobile application, our colour converter is the fastest, easiest way to meet your match. Try our new color exploring tool. Convert a Hex value to RGB. Perhaps you have seen a hex code on a web page and would like to use that color in your photo editing software. In that case you will need the RGB values if your photo editing software does not support hex values. Click here to use the Hex to RGB converter page. Explore Some Color.

Enter values for an Rgb to convert it to Lab, or vice versa.

ConverterNote: ColorMine uses the sRgb color space. More information on sRgb vs AdobeRgb.

Rgb

The Rgb color space consists of all possible colors that can be made by the combination of red, green, and blue light. It's a popular model in photography, television, and computer graphics.

Lab

Cie-L*ab is defined by lightness and the color-opponent dimensions a and b, which are based on the compressed Xyz color space coordinates. Lab is particularly notable for it's use in delta-e calculations. Read more about it here.

Looking for the code?

All calculations were doing using the open source ColorMine library.

The code used for the Rgb and Lab conversions can be found on Github:

Conversion Example:

var rgb = new Rgb();Color
var lab = rgb.To<Lab>();

Color conversions performed using the open source ColorMine library.

Color converter screen old tvsColor

Color Format Converter

Online calculator to convert Decimal to Hexadecimal color values. Our conversions provide a quick and easy way to convert between Color units.

Conversion Calculator

Enter your value in the conversion calculator below.

How to convert Decimal to Hexadecimal: Enter a decimal value in the Dec field. Click on the 'Calculate Hexadecimal' button. Your answer will appear in the Hex field. A sample of the color will appear in the Color Swatch area.

Conversion Definitions

The following is a list of definitions relating to conversions between Decimal and Hexadecimal.

Converter

What is a Decimal color value (Dec)?

A Decimal color value is used as an alternative to the standard Hexadecimal and RGB values to define a color.

What is a Hexadecimal color value (Hex)?

A Hexadecimal color value is used in HTML or CSS to define a color on a web page. The Hexadecimal color value is formatted as #RRGGBB and is a mix of three color components. RR is red, GG is green, and BB is blue. Each of the color components (RR, GG, and BB) is a value between 00 and FF in hexadecimal.

Related Units

Image Color Converter

This table provides a summary of the Color units.

Color Converter Rgb To Cmyk

UnitSymbolDescription
DecimalDecColor is represented as a Decimal value
HexadecimalHexColor is represented as a Hexadecimal value
RGBRGBColor is represented as a combination of Red, Green and Blue colors

Find a Conversion

Hex Values To Rgb

Looking for a conversion? Select a conversion type and the desired units.