Konwerter Hex na RGB - Konwertuj kolor Hex na RGB online
Darmowy konwerter online hex na RGB. Konwertuj kody kolorów hex na wartości RGB i RGB na hex natychmiast. Zawiera podgląd koloru, konwersję HSL i odniesienie do popularnych kolorów. Bez rejestracji. Bezpłatne, bez rejestracji.
| Color | Hex | RGB | HSL |
|---|---|---|---|
White | #FFFFFF | 255, 255, 255 | hsl(0, 0%, 100%) |
Black | #000000 | 0, 0, 0 | hsl(0, 0%, 0%) |
Red | #FF0000 | 255, 0, 0 | hsl(0, 100%, 50%) |
Green | #00FF00 | 0, 255, 0 | hsl(120, 100%, 50%) |
Blue | #0000FF | 0, 0, 255 | hsl(240, 100%, 50%) |
Yellow | #FFFF00 | 255, 255, 0 | hsl(60, 100%, 50%) |
Cyan | #00FFFF | 0, 255, 255 | hsl(180, 100%, 50%) |
Magenta | #FF00FF | 255, 0, 255 | hsl(300, 100%, 50%) |
Orange | #FFA500 | 255, 165, 0 | hsl(39, 100%, 50%) |
Purple | #800080 | 128, 0, 128 | hsl(300, 100%, 25%) |
Konwerter kolorów Hex na RGB online
Ten konwerter hex na RGB umożliwia łatwą konwersję między szesnastkowymi kodami kolorów a wartościami RGB. Funkcje: podgląd koloru na żywo, konwersja HSL, tabela referencji popularnych kolorów i kopiowanie jednym kliknięciem. Całe przetwarzanie odbywa się w przeglądarce.
💬 User Feedback
Oceń to narzędzie
4.3 / 5 · 82 ocen
Bądź na bieżąco
Otrzymuj cotygodniowe porady i nowe narzędzia.
Bez spamu. Zrezygnuj kiedy chcesz.
Enjoy these free tools?
☕Buy Me a CoffeeHow to Use Hex to RGB Converter
- Paste or upload your input data into the Hex to RGB Converter input area
- Select the desired output format or conversion options
- Click Convert to transform your data instantly
- Copy the converted result or download the output file
Common Use Cases
- Converting color codes between hex and RGB formats
- Debugging hexadecimal data in network protocols
- Converting hex values for embedded systems programming
- Working with hex color values in CSS and design tools