// cpt-city: fvl/biasutti (cpt) // // Scales for skin colour based on the classification by // Felix von Luschan (1854–1924). // // author: Felix von Luschan, R. Biasutti, Dark Tea (Dark Tichondrias) et al. // copyright: CC BY-SA 3.0 // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/fvl #declare biasutti = color_map { [0.00000 color rgbf <0.9922,0.9922,0.9294,0.0000>] [0.35294 color rgbf <0.9922,0.9922,0.9294,0.0000>] [0.35294 color rgbf <0.9059,0.9176,0.7255,0.0000>] [0.44118 color rgbf <0.9059,0.9176,0.7255,0.0000>] [0.44118 color rgbf <0.7725,0.8392,0.6431,0.0000>] [0.52941 color rgbf <0.7725,0.8392,0.6431,0.0000>] [0.52941 color rgbf <0.8627,0.6745,0.6431,0.0000>] [0.61765 color rgbf <0.8627,0.6745,0.6431,0.0000>] [0.61765 color rgbf <0.6980,0.6392,0.6078,0.0000>] [0.70588 color rgbf <0.6980,0.6392,0.6078,0.0000>] [0.70588 color rgbf <0.5922,0.4157,0.3765,0.0000>] [0.79412 color rgbf <0.5922,0.4157,0.3765,0.0000>] [0.79412 color rgbf <0.4588,0.3176,0.3216,0.0000>] [0.88235 color rgbf <0.4588,0.3176,0.3216,0.0000>] [0.88235 color rgbf <0.3098,0.2235,0.2392,0.0000>] [1.00000 color rgbf <0.3098,0.2235,0.2392,0.0000>] }