UNPKG

@swatch/silver

Version:
62 lines (61 loc) 541 B
module.exports = { "name": "silver", "keyword": "silver", "rgb": [ 192, 192, 192 ], "hsl": [ 0, 0, 75 ], "hsv": [ 0, 0, 75 ], "hwb": [ 0, 75, 25 ], "cmyk": [ 0, 0, 0, 25 ], "xyz": [ 50, 53, 57 ], "lab": [ 78, 0, 0 ], "lch": [ 78, 0, 297 ], "hex": "C0C0C0", "ansi16": 97, "ansi256": 250, "hcg": [ 0, 0, 75 ], "apple": [ 49344, 49344, 49344 ], "gray": [ 75 ] }