Color Value Converter

Color Preview

Current Color
Text Contrast

White Text

Black Text

Quick Select

Common Colors

Color Value Conversion

100%

Instructions:

Features:

  • Supports conversion between multiple color formats including HEX, RGB, RGBA, HSL, HSLA, HSV, and CMYK
  • Real-time preview of color effects and text contrast
  • Supports adjusting transparency (Alpha channel)
  • Provides quick selection of common colors
  • Supports screen color picker (browser support required)
  • One-click copy of color values in any format
  • Purely front-end processing, no data upload required, safe and reliable

Color format explanations:

  • HEX: Hexadecimal notation, such as #FF5733, commonly used in web development
  • RGB: Red, Green, Blue primary colors, range 0-255, e.g., rgb(255, 87, 51)
  • RGBA: RGB with Alpha transparency (0-1), e.g., rgba(255, 87, 51, 0.8)
  • HSL: Hue (0-360°), Saturation (0-100%), Lightness (0-100%)
  • HSV/HSB: Hue, Saturation, Lightness, commonly used in design software like Photoshop
  • CMYK: Cyan, Magenta, Yellow, Black, standard color mode in printing
  • Decimal: Integer representation, commonly used in programming languages
  • CSS Filter: CSS filter that converts black elements to a target color

Tip:Enter any color value directly into the input box, and the tool will automatically recognize and convert it to other formats. Supports HEX, RGB, HSL formats, and you can also use the color picker for quick selection.