[
  {
    "id": 111,
    "name": "Creamsicle",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 22,
      "contrast": 1.25,
      "hue": 20,
      "saturation": 1,
      "lightness": 1.40625,
      "rgb": [
        202,
        107,
        57
      ]
    },
    "leather": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 20,
      "saturation": 0.898438,
      "lightness": 1.40625,
      "rgb": [
        180,
        95,
        49
      ]
    },
    "metal": {
      "brightness": 22,
      "contrast": 1.32812,
      "hue": 20,
      "saturation": 0.898438,
      "lightness": 1.40625,
      "rgb": [
        191,
        100,
        52
      ]
    },
    "fur": {
      "brightness": 22,
      "contrast": 1.25,
      "hue": 20,
      "saturation": 1,
      "lightness": 1.40625,
      "rgb": [
        202,
        107,
        57
      ]
    },
    "item": 20587,
    "categories": [
      "Orange",
      "Vibrant",
      "Rare"
    ]
  }
]