Skip to main content

Color converter

Color Converter

Convert RGB or HEX colors and inspect equivalent HSL, HSV, and CMYK values with a live swatch.

Input format

Color conversion

#0F766E

HEX

#0F766E

RGB

rgb(15, 118, 110)

HSL

hsl(175.3398058°, 77.44360902%, 26.07843137%)

HSV

hsv(175.3398058°, 87.28813559%, 46.2745098%)

CMYK

87.28813559%, 0%, 6.779661017%, 53.7254902%

CMYK is a mathematical conversion from RGB; real print color depends on profiles, inks, paper, and device calibration.

RGB and HEX

HEX is a compact hexadecimal representation of red, green, and blue channels from 0 to 255.

HSL and HSV

HSL and HSV are different cylindrical descriptions of the same RGB color and are useful for interactive color adjustments.

CMYK approximation

CMYK here is a mathematical RGB-to-CMYK conversion. Real print output also depends on color profiles, inks, paper, and printer calibration.

Frequently asked questions

Does conversion happen in my browser?

Yes. These value conversions run in the browser and do not require an account.

Should I verify a critical conversion?

Yes. For engineering, laboratory, medical, financial, legal, or safety-critical work, verify the unit definition and result against an authoritative standard for your context.