Color Converter
100% FreeParse any color (hex, rgb, hsl, named) and get all 4 representations — HEX, RGB, HSL, HSV — with one-click copy.
#3b82f6rgb(59, 130, 246)hsl(217.2, 91.2%, 59.8%)hsv(217.2, 76%, 96.5%)Embed This Tool
Easy to EmbedAdd Color Converter to your website or blog in seconds.
- Responsive design
- Lightweight & fast
- No backend required
- Always up-to-date
<iframe
src="https://tools.town/embed/color-converter/"
width="100%"
height="600"
style="border:none; border-radius:12px;"
loading="lazy"
title="Color Converter">
</iframe> Advertisement
How to Use
- 1 Type any color — hex (#3b82f6), rgb(), hsl(), or a named color like 'blue'
- 2 All 4 representations appear instantly
- 3 Click Copy on any row
Features
- Accepts hex (3/6/8 digit), rgb(), rgba(), hsl(), hsla(), named colors
- Outputs HEX, RGB, HSL, HSV
- Live preview swatch
- Common named colors (red, blue, indigo, etc.)
- Alpha channel preserved
- 100% client-side
Frequently Asked Questions
Why HSV and not CMYK?
Does it support named colors like 'blue'?
How is HSL different from HSV?
Want to understand the conversions?
Related Tools You Might Like
Color Picker
Native color picker with HEX/RGB/HSL output and recent-colors history. Click the swatch or type a hex — values update instantly.
Contrast Checker
WCAG 2.1 contrast ratio for any fg/bg pair — pass/fail for AA-normal (4.5), AA-large (3.0), AAA-normal (7.0), AAA-large (4.5).
Box Shadow Generator
Visually craft CSS box-shadow — offset, blur, spread, color, opacity, inset toggle, plus Material-style elevation presets.
Color Palette Generator
Generate harmonious palettes from any base color — complementary, analogous, triadic, tetradic, split-complementary, monochromatic.
CSS Gradient Generator
Build linear and radial CSS gradients with up to 6 color stops, custom angle/position/shape, live preview, and ready-made presets.