#f70b1f color space conversions
Hex:
        #f70b1f
        RGB:
        247, 11, 31
        CMY:
        3, 96, 88
        CMYK:
        0, 96, 87, 3
      HSL:
        355°, 93.6508%, 50.5882%
        HSV (HSB):
        355°, 95.5466%, 96.8627%
        XYZ:
        38.7248, 20.1124, 3.1374
        xyY:
        0.6248, 0.3245, 20.1124
      CIE-Lab:
        51.9641, 77.7208, 55.8646
        CIE-LCH:
        51.9641, 95.7151, 35.7080
        CIE-Luv:
        51.9641, 165.4735, 33.1698
        Hunter-Lab:
        44.8469, 75.6506, 27.2450
      #f70b1f color charts
#f70b1f RGB chart
      #f70b1f CMYK chart
      #f70b1f RGB pie chart
      #f70b1f color shades, tints & tones
#f70b1f color schemes
#f70b1f color preview, HTML & CSS examples
           This text has a color of #f70b1f        
        
          <p style="color:#f70b1f;">Text here</p>
        
        
          .mytext {color:#f70b1f;}
        
        Text color #f70b1f
      
           This box has a color of #f70b1f        
        
          <div style="background-color:#f70b1f;">Content here</div>
        
        
          .mybackground {background-color:#f70b1f;}
        
        Background color #f70b1f
      
           Border around this has a color of #f70b1f        
        
          <div style="border:2px solid #f70b1f;">Content here</div>
        
        
          .myborder {border:2px solid #f70b1f;}
        
        Border color #f70b1f