🎨 색상 변환기

HEX, RGB, HSL, CMYK, HSV 형식 간에 색상을 변환해요

🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 JavaScript color math를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.

기능

  • 5 Color Formats — Convert between HEX, RGB, HSL, CMYK, and HSV color representations.
  • Live Preview — See a visual preview of the color as you enter or adjust values.
  • CSS 이름 색상 — Browse and convert all 148 CSS named colors.
  • Copy Any Format — Copy the color value in any format with one click.

작동 방식

  1. Enter a color — Type a HEX code, RGB values, HSL values, or pick from CSS named colors.
  2. See all formats — All 5 color representations update simultaneously.
  3. Copy what you need — Click any format to copy it for use in code or design tools.

활용 사례

  • Convert HEX colors to RGB or HSL for CSS
  • Get CMYK values for print design
  • Explore CSS named colors and their values

자주 묻는 질문

How accurate is the CMYK conversion?

The conversion uses a standard mathematical formula. For professional print work, use a color-managed workflow with ICC profiles.

Can I enter colors in any format?

Yes. Enter a HEX code, RGB values, HSL values, or select from the CSS named colors list — all other formats update automatically.

관련 도구