[
  {
    "id": 456,
    "name": "Cocoa",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -18,
      "contrast": 1.05469,
      "hue": 15,
      "saturation": 0.15625,
      "lightness": 1.09375,
      "rgb": [
        33,
        19,
        14
      ]
    },
    "leather": {
      "brightness": -13,
      "contrast": 1.05469,
      "hue": 15,
      "saturation": 0.15625,
      "lightness": 1.09375,
      "rgb": [
        43,
        30,
        25
      ]
    },
    "metal": {
      "brightness": -8,
      "contrast": 1.05469,
      "hue": 15,
      "saturation": 0.195312,
      "lightness": 1.09375,
      "rgb": [
        57,
        40,
        34
      ]
    },
    "fur": {
      "brightness": -18,
      "contrast": 1.05469,
      "hue": 15,
      "saturation": 0.15625,
      "lightness": 1.09375,
      "rgb": [
        33,
        19,
        14
      ]
    },
    "item": 20392,
    "categories": [
      "Brown",
      "Leather",
      "Rare"
    ]
  }
]