{
  "brightness": 150,
  "cmyk": {
    "c": 0,
    "k": 5,
    "m": 19,
    "string": "cmyk(0%, 19%, 94%, 5%)",
    "values": [
      0,
      19,
      94,
      5
    ],
    "y": 94
  },
  "hex": {
    "clean": "f1c40f",
    "shorten": null,
    "string": "#f1c40f",
    "values": [
      "f1",
      "c4",
      "0f"
    ]
  },
  "hsl": {
    "h": 48,
    "l": 50,
    "s": 89,
    "string": "hsl(48, 89%, 50%)",
    "values": [
      48,
      89,
      50
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/f1c40f",
    "square": "https://api.alexflipnote.dev/color/image/f1c40f"
  },
  "int": 15844367,
  "name": "Egg Toast",
  "rgb": {
    "b": 15,
    "g": 196,
    "r": 241,
    "string": "rgb(241, 196, 15)",
    "values": [
      241,
      196,
      15
    ]
  },
  "safe_text_color": {
    "hex": "000000",
    "name": "Black",
    "rgb": {
      "b": 0,
      "g": 0,
      "r": 0,
      "values": [
        0,
        0,
        0
      ]
    }
  },
  "shade": [
    "f1c40f",
    "d8b00d",
    "c09c0c",
    "a8890a",
    "907509",
    "786207",
    "604e05",
    "483a04",
    "302702",
    "181301",
    "000000"
  ],
  "tint": [
    "f1c40f",
    "f2c927",
    "f3cf3f",
    "f5d557",
    "f6db6f",
    "f8e187",
    "f9e79f",
    "faedb7",
    "fcf3cf",
    "fdf9e7",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 153,
    "cmyk": {
      "c": 0,
      "k": 0,
      "m": 20,
      "string": "cmyk(0%, 20%, 100%, 0%)",
      "values": [
        0,
        20,
        100,
        0
      ],
      "y": 100
    },
    "hex": {
      "clean": "ffcc00",
      "shorten": null,
      "string": "#ffcc00",
      "values": [
        "ff",
        "cc",
        "00"
      ]
    },
    "hsl": {
      "h": 48,
      "l": 50,
      "s": 100,
      "string": "hsl(48, 100%, 50%)",
      "values": [
        48,
        100,
        50
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/ffcc00",
      "square": "https://api.alexflipnote.dev/color/image/ffcc00"
    },
    "int": 16763904,
    "name": "Egg Toast",
    "rgb": {
      "b": 0,
      "g": 204,
      "r": 255,
      "string": "rgb(255, 204, 0)",
      "values": [
        255,
        204,
        0
      ]
    },
    "safe_text_color": {
      "hex": "000000",
      "name": "Black",
      "rgb": {
        "b": 0,
        "g": 0,
        "r": 0,
        "values": [
          0,
          0,
          0
        ]
      }
    },
    "shade": [
      "f1c40f",
      "d8b00d",
      "c09c0c",
      "a8890a",
      "907509",
      "786207",
      "604e05",
      "483a04",
      "302702",
      "181301",
      "000000"
    ],
    "tint": [
      "f1c40f",
      "f2c927",
      "f3cf3f",
      "f5d557",
      "f6db6f",
      "f8e187",
      "f9e79f",
      "faedb7",
      "fcf3cf",
      "fdf9e7",
      "FFFFFF"
    ]
  }
}
