HEX إلى RGB

Hex triplets → integer channels

Design tokens and chat snippets often arrive as #RRGGBB; graphics shaders and spreadsheet QA want separate R/G/B integers 0–255. This hop expands each pair of nibbles without touching gamma—still assuming straight sRGB.

Display P3 caveat

Hex alone cannot encode wide-gamut profiles; if marketing references P3 swatches, validate with calibrated hardware, not only numeric tuples. Round-trip through RGB إلى HEX after edits.

أدوات ذات صلة

وسم: Share

وسم: Similar tools

HEX إلى HEXA

حوّل your HEX color format إلى HEXA format..

936
HEX إلى RGBA

حوّل your HEX color format إلى RGBA format..

876
HEX إلى HSV

حوّل your HEX color format إلى HSV format..

881
HEX إلى HSL

حوّل your HEX color format إلى HSL format..

933
HEX إلى HSLA

حوّل your HEX color format إلى HSLA format..

937

وسم: Popular tools