- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Jun 2022 18:47:35 +0000
- To: public-design-tokens-log@w3.org
The only format that makes sense to me is something like this :
```json
{
"colorSpace": "sRGB",
"channels": [0.1, 0.1, 0.1],
"alpha": 1.0
}
```
The different representations of a color space (hsl for rgb, lch for lab, ...) are less important in a transfer format like design tokens.
--
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/137#issuecomment-1155595999 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 June 2022 18:47:36 UTC