Color picker and converter
Use the picker or paste a HEX value to automatically convert it to RGB and HSL.
Pick a color and get its HEX, RGB and HSL values. Useful for CSS, web design and quick tests.
Everything runs locally in your browser.
Use the picker or paste a HEX value to automatically convert it to RGB and HSL.
This tool lets you select a color visually or enter a HEX code to automatically obtain its RGB and HSL equivalents. It is useful for preparing CSS styles, designing interfaces, documenting a visual identity, comparing colors or copying values between different applications.
HEX represents a color with a hexadecimal code and is commonly used in CSS. RGB describes the amount of red, green and blue. HSL separates hue, saturation and lightness, making it convenient for creating lighter, darker or related variations of the same color.
Conversion takes place locally in your browser. Colors you enter or generate are not sent to the server or stored by SWS Universe.
The tool shows the selected color in HEX, RGB and HSL formats.
No. Everything runs locally in your browser and no information is sent to SWS Universe.
It helps you use the same color in CSS, web design, graphic tools or technical documentation.
In this version, HEX is the editable value. The equivalent RGB and HSL values are calculated automatically and displayed as results.
You can copy any result and use it in CSS properties such as color, background-color, border-color or box-shadow.