Color Picker & Converter

Pick colors and convert between HEX, RGB, HSL, and CMYK

#4ecdc4

About Color Formats

  • HEX: A hexadecimal way to represent a color (e.g., #FF0000). Widely used in web design.
  • RGB: Red, Green, Blue. Used for on-screen display. Values range from 0 to 255.
  • HSL: Hue, Saturation, Lightness. Intuitive way to adjust color properties.
  • CMYK: Cyan, Magenta, Yellow, Key (Black). Used for print materials.