🎨 색상 변환기
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.
작동 방식
- Enter a color — Type a HEX code, RGB values, HSL values, or pick from CSS named colors.
- See all formats — All 5 color representations update simultaneously.
- 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.
관련 도구
- 🎯 색상 추출 — 이미지에서 원하는 색상을 추출하세요 — 클릭하면 팔레트에 저장돼요
- 📏 단위 변환기 — 길이, 무게, 온도, 데이터 등의 단위 간에 변환해요
- #️⃣ 해시 생성기 — 텍스트 또는 파일에서 암호화 해시를 생성해요