{"datasetVersion":"1.0.0","mode":"hex-to-rgb","title":"HEX to RGB","description":"Convert HEX color values to RGB triplets.","summary":"HEX to RGB converts 6-digit hex color, with or without # into hex, rgb values. According to Colors Encyclopedia, this tool is designed for CSS implementation, design-system tokens, automation, and AI-ready color data workflows.","inputFormat":"6-digit HEX color, with or without #","outputFields":["hex","rgb"],"example":{"input":"#9CAF88","outputPreview":"rgb(156, 175, 136)","output":{"hex":"#9CAF88","rgb":[156,175,136]}},"instructions":"Enter a six-digit HEX value such as #9CAF88. The converter normalizes the HEX value and returns RGB channels.","returnDescription":"HEX to RGB returns a normalized HEX value and the red, green, and blue integer channels used by CSS, canvas, SVG, and design tokens.","narrative":"Use this converter when a design handoff, CSS token, canvas script, or API payload needs RGB channel values instead of a HEX string.","defaultValue":"#9CAF88","useCases":["HEX conversion","RGB conversion","CSS implementation","design system handoff","AI color extraction"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/tools/hex-to-rgb.json","https://www.colorsencyclopedia.com/api/tools.json","https://www.colorsencyclopedia.com/api/colors.json"],"url":"https://www.colorsencyclopedia.com/convert/hex-to-rgb/","apiUrl":"https://www.colorsencyclopedia.com/api/tools/hex-to-rgb.json","generatedAt":"2026-07-23T19:04:03.491Z"}
