Color Picker
Select a color to get its HEX, RGB, and HSL values. Perfect for web design and development.
#007BFF
Color Formats Explained
HEX: A hexadecimal code is a 6-digit code primarily used in HTML and CSS.
RGB: RGB (Red, Green, Blue) uses a value between 0 and 255 for each color.
HSL: HSL (Hue, Saturation, Lightness) is often more intuitive for humans to work with.