কালার কনভার্টার
Hex, RGB, HSL এবং CMYK কনভার্ট করুন
HEX
RGB
HSL
* বর্তমানে শুধুমাত্র HEX থেকে RGB/HSL রূপান্তর সমর্থিত।
Use these tools directly in Chrome
Install the DailyDevTools extension — access all tools from your browser toolbar
What is Color Converter?
Colors in web development are expressed in multiple formats: Hex (#ff6b35), RGB (rgb(255,107,53)), HSL (hsl(18,100%,60%)), and CMYK for print. Each format is used in different contexts — designers often think in HSL, CSS uses Hex and RGB, and print workflows need CMYK. DailyDevTools' Color Converter instantly translates between all four formats and shows a live preview so you can confirm the color visually.
How to use Color Converter
- 1Enter a color value in any format: #ff6b35, rgb(255,107,53), hsl(18,100%,60%), or cmyk(0,58,79,0)
- 2The converter instantly shows the equivalent values in all other formats
- 3Click the color preview swatch to open a color picker and select any color visually
- 4Click any converted value to copy it directly to your clipboard
Frequently asked questions
Comments
আপনার পছন্দ হতে পারে
অন্যান্য জনপ্রিয় ডেভেলপার টুল অন্বেষণ করুন