#d70c19 color space conversions
Hex:
        #d70c19
        RGB:
        215, 12, 25
        CMY:
        16, 95, 90
        CMYK:
        0, 94, 88, 16
      HSL:
        356°, 89.4273%, 44.5098%
        HSV (HSB):
        356°, 94.4186%, 84.3137%
        XYZ:
        28.3313, 14.7802, 2.2793
        xyY:
        0.6242, 0.3256, 14.7802
      CIE-Lab:
        45.3317, 69.6389, 50.6238
        CIE-LCH:
        45.3317, 86.0950, 36.0151
        CIE-Luv:
        45.3317, 143.3990, 29.1801
        Hunter-Lab:
        38.4450, 64.2631, 23.3963
      #d70c19 color charts
#d70c19 RGB chart
      #d70c19 CMYK chart
      #d70c19 RGB pie chart
      #d70c19 color shades, tints & tones
#d70c19 color schemes
#d70c19 color preview, HTML & CSS examples
           This text has a color of #d70c19        
        
          <p style="color:#d70c19;">Text here</p>
        
        
          .mytext {color:#d70c19;}
        
        Text color #d70c19
      
           This box has a color of #d70c19        
        
          <div style="background-color:#d70c19;">Content here</div>
        
        
          .mybackground {background-color:#d70c19;}
        
        Background color #d70c19
      
           Border around this has a color of #d70c19        
        
          <div style="border:2px solid #d70c19;">Content here</div>
        
        
          .myborder {border:2px solid #d70c19;}
        
        Border color #d70c19