#d70f22 color space conversions
Hex:
        #d70f22
        RGB:
        215, 15, 34
        CMY:
        16, 94, 87
        CMYK:
        0, 93, 84, 16
      HSL:
        354°, 86.9565%, 45.0980%
        HSV (HSB):
        354°, 93.0233%, 84.3137%
        XYZ:
        28.4839, 14.9042, 2.8889
        xyY:
        0.6155, 0.3221, 14.9042
      CIE-Lab:
        45.5027, 69.5003, 46.3877
        CIE-LCH:
        45.5027, 83.5590, 33.7210
        CIE-Luv:
        45.5027, 141.4799, 27.3090
        Hunter-Lab:
        38.6060, 64.1387, 22.5875
      #d70f22 color charts
#d70f22 RGB chart
      #d70f22 CMYK chart
      #d70f22 RGB pie chart
      #d70f22 color shades, tints & tones
#d70f22 color schemes
#d70f22 color preview, HTML & CSS examples
           This text has a color of #d70f22        
        
          <p style="color:#d70f22;">Text here</p>
        
        
          .mytext {color:#d70f22;}
        
        Text color #d70f22
      
           This box has a color of #d70f22        
        
          <div style="background-color:#d70f22;">Content here</div>
        
        
          .mybackground {background-color:#d70f22;}
        
        Background color #d70f22
      
           Border around this has a color of #d70f22        
        
          <div style="border:2px solid #d70f22;">Content here</div>
        
        
          .myborder {border:2px solid #d70f22;}
        
        Border color #d70f22