#d70c29 color space conversions
Hex:
        #d70c29
        RGB:
        215, 12, 41
        CMY:
        16, 95, 84
        CMYK:
        0, 94, 81, 16
      HSL:
        351°, 89.4273%, 44.5098%
        HSV (HSB):
        351°, 94.4186%, 84.3137%
        XYZ:
        28.5560, 14.8701, 3.4630
        xyY:
        0.6090, 0.3171, 14.8701
      CIE-Lab:
        45.4558, 69.9849, 42.5918
        CIE-LCH:
        45.4558, 81.9265, 31.3241
        CIE-Luv:
        45.4558, 140.7205, 25.0999
        Hunter-Lab:
        38.5618, 64.7009, 21.6688
      #d70c29 color charts
#d70c29 RGB chart
      #d70c29 CMYK chart
      #d70c29 RGB pie chart
      #d70c29 color shades, tints & tones
#d70c29 color schemes
#d70c29 color preview, HTML & CSS examples
           This text has a color of #d70c29        
        
          <p style="color:#d70c29;">Text here</p>
        
        
          .mytext {color:#d70c29;}
        
        Text color #d70c29
      
           This box has a color of #d70c29        
        
          <div style="background-color:#d70c29;">Content here</div>
        
        
          .mybackground {background-color:#d70c29;}
        
        Background color #d70c29
      
           Border around this has a color of #d70c29        
        
          <div style="border:2px solid #d70c29;">Content here</div>
        
        
          .myborder {border:2px solid #d70c29;}
        
        Border color #d70c29