#d7160b color space conversions
Hex:
        #d7160b
        RGB:
        215, 22, 11
        CMY:
        16, 91, 96
        CMYK:
        0, 90, 95, 16
      HSL:
        3°, 90.2655%, 44.3137%
        HSV (HSB):
        3°, 94.8837%, 84.3137%
        XYZ:
        28.3716, 15.0451, 1.7252
        xyY:
        0.6285, 0.3333, 15.0451
      CIE-Lab:
        45.6958, 68.2278, 56.1387
        CIE-LCH:
        45.6958, 88.3548, 39.4480
        CIE-Luv:
        45.6958, 142.5444, 32.0872
        Hunter-Lab:
        38.7880, 62.6858, 24.5144
      #d7160b color charts
#d7160b RGB chart
      #d7160b CMYK chart
      #d7160b RGB pie chart
      #d7160b color shades, tints & tones
#d7160b color schemes
#d7160b color preview, HTML & CSS examples
           This text has a color of #d7160b        
        
          <p style="color:#d7160b;">Text here</p>
        
        
          .mytext {color:#d7160b;}
        
        Text color #d7160b
      
           This box has a color of #d7160b        
        
          <div style="background-color:#d7160b;">Content here</div>
        
        
          .mybackground {background-color:#d7160b;}
        
        Background color #d7160b
      
           Border around this has a color of #d7160b        
        
          <div style="border:2px solid #d7160b;">Content here</div>
        
        
          .myborder {border:2px solid #d7160b;}
        
        Border color #d7160b