#d7100d color space conversions
Hex:
        #d7100d
        RGB:
        215, 16, 13
        CMY:
        16, 94, 95
        CMYK:
        0, 93, 94, 16
      HSL:
        1°, 88.5965%, 44.7059%
        HSV (HSB):
        1°, 93.9535%, 84.3137%
        XYZ:
        28.2823, 14.8467, 1.7558
        xyY:
        0.6301, 0.3308, 14.8467
      CIE-Lab:
        45.4235, 69.0503, 55.3740
        CIE-LCH:
        45.4235, 88.5111, 38.7274
        CIE-Luv:
        45.4235, 143.8701, 31.3608
        Hunter-Lab:
        38.5314, 63.5899, 24.2702
      #d7100d color charts
#d7100d RGB chart
      #d7100d CMYK chart
      #d7100d RGB pie chart
      #d7100d color shades, tints & tones
#d7100d color schemes
#d7100d color preview, HTML & CSS examples
           This text has a color of #d7100d        
        
          <p style="color:#d7100d;">Text here</p>
        
        
          .mytext {color:#d7100d;}
        
        Text color #d7100d
      
           This box has a color of #d7100d        
        
          <div style="background-color:#d7100d;">Content here</div>
        
        
          .mybackground {background-color:#d7100d;}
        
        Background color #d7100d
      
           Border around this has a color of #d7100d        
        
          <div style="border:2px solid #d7100d;">Content here</div>
        
        
          .myborder {border:2px solid #d7100d;}
        
        Border color #d7100d