/usr/share/gmt/cpt/hot.cpt is in gmt-common 5.3.1+dfsg-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | # $Id: hot.cpt 16562 2016-06-18 04:04:08Z pwessel $
#
# Simulates the HOT colormap in MATLAB
#
#----------------------------------------------------------
# COLOR_MODEL = RGB
#----------------------------------------------------------
0 black 0.375 red
0.375 red 0.75 yellow
0.75 yellow 1 white
#----------------------------------------------------------
|