#d70d28 color space conversions
Hex:
        #d70d28
        RGB:
        215, 13, 40
        CMY:
        16, 95, 84
        CMYK:
        0, 94, 81, 16
      HSL:
        352°, 88.5965%, 44.7059%
        HSV (HSB):
        352°, 93.9535%, 84.3137%
        XYZ:
        28.5513, 14.8881, 3.3764
        xyY:
        0.6099, 0.3180, 14.8881
      CIE-Lab:
        45.4806, 69.8593, 43.1673
        CIE-LCH:
        45.4806, 82.1203, 31.7126
        CIE-Luv:
        45.4806, 140.7487, 25.4730
        Hunter-Lab:
        38.5851, 64.5580, 21.8215
      #d70d28 color charts
#d70d28 RGB chart
      #d70d28 CMYK chart
      #d70d28 RGB pie chart
      #d70d28 color shades, tints & tones
#d70d28 color schemes
#d70d28 color preview, HTML & CSS examples
           This text has a color of #d70d28        
        
          <p style="color:#d70d28;">Text here</p>
        
        
          .mytext {color:#d70d28;}
        
        Text color #d70d28
      
           This box has a color of #d70d28        
        
          <div style="background-color:#d70d28;">Content here</div>
        
        
          .mybackground {background-color:#d70d28;}
        
        Background color #d70d28
      
           Border around this has a color of #d70d28        
        
          <div style="border:2px solid #d70d28;">Content here</div>
        
        
          .myborder {border:2px solid #d70d28;}
        
        Border color #d70d28