#d70420 color space conversions
Hex:
        #d70420
        RGB:
        215, 4, 32
        CMY:
        16, 98, 87
        CMYK:
        0, 98, 85, 16
      HSL:
        352°, 96.3470%, 42.9412%
        HSV (HSB):
        352°, 98.1395%, 84.3137%
        XYZ:
        28.3285, 14.6382, 2.6989
        xyY:
        0.6203, 0.3206, 14.6382
      CIE-Lab:
        45.1346, 70.4773, 47.0907
        CIE-LCH:
        45.1346, 84.7619, 33.7496
        CIE-Luv:
        45.1346, 143.6340, 27.1617
        Hunter-Lab:
        38.2599, 65.2105, 22.5996
      #d70420 color charts
#d70420 RGB chart
      #d70420 CMYK chart
      #d70420 RGB pie chart
      #d70420 color shades, tints & tones
#d70420 color schemes
#d70420 color preview, HTML & CSS examples
           This text has a color of #d70420        
        
          <p style="color:#d70420;">Text here</p>
        
        
          .mytext {color:#d70420;}
        
        Text color #d70420
      
           This box has a color of #d70420        
        
          <div style="background-color:#d70420;">Content here</div>
        
        
          .mybackground {background-color:#d70420;}
        
        Background color #d70420
      
           Border around this has a color of #d70420        
        
          <div style="border:2px solid #d70420;">Content here</div>
        
        
          .myborder {border:2px solid #d70420;}
        
        Border color #d70420