Converts hexadecimal color codes to RGB (Red, Green, Blue) values. HEX colors use a six-digit code where pairs of digits represent red, green, and blue channels in base 16. For example, #FF5733 means red=255, green=87, blue=51.
This tool also shows HSL, HSB, CMYK, and OKLCH equivalents. Everything runs in your browser — no data is sent anywhere.