About This Tool

What is কালার কোড কনভার্টার?

A tool for converting between HEX, RGB, and HSL color codes. Useful for web design and development when you need to express colors in different formats. Includes a visual color picker for selecting colors directly.

How to Use

  1. Enter a color code in any format (HEX, RGB, or HSL).
  2. Or click the color picker to select a color visually.
  3. All other format codes are automatically converted and displayed.
  4. Copy the values in your preferred format.

Key Features

  • Supports HEX, RGB, and HSL color code formats
  • Visual color picker
  • Real-time cross-format conversion
  • Color preview display

Tips

  • HEX codes are the most commonly used color format in CSS.
  • HSL (Hue, Saturation, Lightness) makes color adjustment more intuitive.
  • RGB values range from 0-255 per channel, and rgba() allows transparency control.

কালার কোড কনভার্টার

HEX, RGB এবং HSL কালার কোডের মধ্যে রূপান্তর করুন

#3B82F6

Frequently Asked Questions

কোন কালার ফরম্যাট ব্যবহার করব?

HEX CSS-এর জন্য, RGB প্রোগ্রামিং-এ, HSL স্বজ্ঞাত রঙ সমন্বয়ের জন্য।

HEX বনাম RGB?

সমতুল্য। HEX হলো RGB-র সংক্ষিপ্ত রূপ। #FF0000 = rgb(255,0,0)।

HSL কী?

হিউ, স্যাচুরেশন, লাইটনেস। RGB-র চেয়ে রঙ সমন্বয়ে বেশি স্বজ্ঞাত।


Related Tools