ToolBox Logo ToolBox
100% 무료 - 실시간 변환

🎨 색상 변환기

HEX, RGB, HSL, CMYK를 실시간으로 변환하고 색상 조화를 탐색하세요.

컬러 피커

색상 미리보기

HEX

RGB

HSL

CMYK

🎨 색상 조화 팔레트

보색 (Complementary)

유사색 (Analogous)

삼색 조화 (Triadic)

⚡ 인기 색상

실시간 변환

모든 색상 포맷 즉시 동기화

🎨

색상 조화

보색, 유사색, 삼색 조화 자동 생성

📋

원클릭 복사

모든 포맷 즉시 복사 가능

🔧 관련 도구

How to Use the Color Converter

  1. Pick a Color: Use the color picker or enter values in any format (HEX, RGB, HSL, CMYK).
  2. Real-time Conversion: All other formats update automatically.
  3. Preview: See your color in the large preview box.
  4. Copy Codes: Click the copy button next to any format to copy the code.
  5. Explore Harmonies: Check complementary, analogous, and triadic color palettes.

Why Use Our Color Converter?

  • 4 Color Formats:

    HEX, RGB, HSL, CMYK - all in one tool with instant conversion.

  • Color Harmonies:

    Automatic complementary, analogous, and triadic palette generation.

  • Visual Color Picker:

    Intuitive color picker with large preview and preset colors.

  • Mobile Friendly:

    Fully responsive design works perfectly on all devices.

Common Use Cases

  • Web Design:

    Convert colors between CSS formats (HEX, RGB, HSL) for web development.

  • Graphic Design:

    Get CMYK values for print-ready designs in Adobe software.

  • Brand Identity:

    Generate harmonious color palettes for brand guidelines.

  • UI/UX Design:

    Create accessible color schemes with complementary colors.

  • Digital Art:

    Explore color harmonies for illustrations and paintings.

  • CSS Development:

    Convert Photoshop colors to CSS-ready HEX or RGB values.

Frequently Asked Questions

What is the difference between RGB and HEX?

HEX is a hexadecimal representation of RGB values. HEX (#FF5733) and RGB (255, 87, 51) represent the same color, just in different formats.

When should I use CMYK?

Use CMYK for print design. Printers use Cyan, Magenta, Yellow, and Key (black) inks. Screen colors use RGB.

What are complementary colors?

Complementary colors are opposite on the color wheel (e.g., blue and orange). They create high contrast and vibrant designs.

How accurate is the RGB to CMYK conversion?

Our converter uses standard formulas, but exact results may vary based on printer calibration. Always test print colors for critical projects.

Can I use HSL for CSS?

Yes! Modern browsers support HSL. It's great for creating color variations (changing lightness or saturation).

Color Format Reference

HEX (Hexadecimal)

Format: #RRGGBB

Most common for web design. Each pair represents Red, Green, Blue in hexadecimal (00-FF).

RGB (Red Green Blue)

Format: rgb(0-255, 0-255, 0-255)

Additive color model for screens. Each channel ranges from 0 to 255.

HSL (Hue Saturation Lightness)

Format: hsl(0-360°, 0-100%, 0-100%)

More intuitive for color adjustments. Hue is color wheel position, saturation is intensity, lightness is brightness.

CMYK (Print Colors)

Format: cmyk(0-100%, 0-100%, 0-100%, 0-100%)

Subtractive color model for printing. C=Cyan, M=Magenta, Y=Yellow, K=Black.