[
  {
    "id": 14,
    "name": "Camel",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 0,
      "contrast": 1.09375,
      "hue": 28,
      "saturation": 0.351562,
      "lightness": 1.21094,
      "rgb": [
        88,
        64,
        42
      ]
    },
    "leather": {
      "brightness": -3,
      "contrast": 1,
      "hue": 28,
      "saturation": 0.375,
      "lightness": 1.21094,
      "rgb": [
        87,
        64,
        43
      ]
    },
    "metal": {
      "brightness": -3,
      "contrast": 1,
      "hue": 28,
      "saturation": 0.375,
      "lightness": 1.44531,
      "rgb": [
        100,
        77,
        56
      ]
    },
    "fur": {
      "brightness": 0,
      "contrast": 1.09375,
      "hue": 28,
      "saturation": 0.351562,
      "lightness": 1.21094,
      "rgb": [
        88,
        64,
        42
      ]
    },
    "categories": [
      "Brown",
      "Leather",
      "Starter"
    ]
  }
]