#f70b27 color space conversions
Hex:
        #f70b27
        RGB:
        247, 11, 39
        CMY:
        3, 96, 85
        CMYK:
        0, 96, 84, 3
      HSL:
        353°, 93.6508%, 50.5882%
        HSV (HSB):
        353°, 95.5466%, 96.8627%
        XYZ:
        38.8437, 20.1600, 3.7634
        xyY:
        0.6189, 0.3212, 20.1600
      CIE-Lab:
        52.0176, 77.8690, 52.1232
        CIE-LCH:
        52.0176, 93.7039, 33.7972
        CIE-Luv:
        52.0176, 164.2540, 31.3347
        Hunter-Lab:
        44.8999, 75.8487, 26.4603
      #f70b27 color charts
#f70b27 RGB chart
      #f70b27 CMYK chart
      #f70b27 RGB pie chart
      #f70b27 color shades, tints & tones
#f70b27 color schemes
#f70b27 color preview, HTML & CSS examples
           This text has a color of #f70b27        
        
          <p style="color:#f70b27;">Text here</p>
        
        
          .mytext {color:#f70b27;}
        
        Text color #f70b27
      
           This box has a color of #f70b27        
        
          <div style="background-color:#f70b27;">Content here</div>
        
        
          .mybackground {background-color:#f70b27;}
        
        Background color #f70b27
      
           Border around this has a color of #f70b27        
        
          <div style="border:2px solid #f70b27;">Content here</div>
        
        
          .myborder {border:2px solid #f70b27;}
        
        Border color #f70b27