HEX to RGB, HSL, and HSB
#335a9c is parsed as 51 red, 90 green, and 156 blue, then formatted into the other color models. Alpha appears only when the input includes it.
#335a9c -> rgb(51, 90, 156) -> hsl(218, 51%, 41%)Chuyển đổi màu chính xác giữa các không gian màu HEX, RGB, HSL, HSV và CMYK. Bao gồm bảng chọn màu tương tác trực quan và mã màu CSS.
Pick a color, type one, or generate a random one.
Điền các giá trị cần thiết, dán văn bản hoặc tải lên tệp bạn muốn xử lý.
Hầu hết các công cụ cập nhật theo thời gian thực khi bạn nhập liệu; một số công cụ sử dụng một nút hành động duy nhất.
Sao chép, tải xuống hoặc chia sẻ kết quả được tạo — bạn luôn có toàn quyền kiểm soát dữ liệu của mình.
Type or pick a color and see it instantly in HEX, RGB, HSL, and HSB, each ready to copy.
The text field accepts HEX (#335A9C or #335A9C80 with alpha), rgb()/rgba(), and hsl()/hsla() notation. An invalid value stays in the field so you can keep editing it, while the swatch and results keep showing the last valid color.
#335a9c is parsed as 51 red, 90 green, and 156 blue, then formatted into the other color models. Alpha appears only when the input includes it.
#335a9c -> rgb(51, 90, 156) -> hsl(218, 51%, 41%)Alpha is preserved in formats that support it. HSB is included for comparison with design tools, while CSS usually uses HEX, RGB(A), or HSL(A).
Yes. An 8-digit HEX value or an rgba()/hsla() value with an alpha channel is parsed and reflected in every format that supports it.
The browser's native color input only works with opaque HEX values. Alpha is preserved separately and shown in the RGB(A) and HSL(A) fields.
Both describe hue and saturation the same way. HSL's third value is lightness, where 50% is the purest version of the hue; HSB's third value is brightness, where 100% is the purest version. The same color has different numbers in each.
Yes. Three-digit HEX is expanded to six digits, so #369 becomes #336699. Use eight-digit HEX when you also need alpha.
Chuyển đổi qua lại giữa các đơn vị đo chiều dài, khối lượng, nhiệt độ, diện tích, thể tích.
Chuyển đổi qua lại giữa dữ liệu bảng CSV/TSV và mảng đối tượng JSON.
Chuyển đổi mã nguồn HTML thành văn bản Markdown chuẩn và ngược lại.
Chuyển đổi số giữa các hệ cơ số: Nhị phân (2), Bát phân (8), Thập phân (10) và Hex (16).
Đọc giá trị điện trở (Ohms) và sai số từ các vạch màu 4 vạch, 5 vạch hoặc 6 vạch.
Chuyển đổi định dạng tệp phụ đề (SRT, WebVTT, ASS, SSA) và điều chỉnh lệch thời gian hiển thị.
Tính tỷ lệ phần trăm của một số, tỷ lệ tăng trưởng, giảm giá, chiết khấu và độ lệch.
Đếm số ký tự, từ, câu, đoạn văn và ước tính thời gian đọc văn bản tức thì.
Tạo mật khẩu ngẫu nhiên có độ bảo mật cao hoặc cụm mật khẩu dễ nhớ, an toàn.
Tạo mã định danh duy nhất toàn cầu UUID v4 có độ ngẫu nhiên mật mã cao hàng loạt.