#f02a30 color space conversions
Hex:
        #f02a30
        RGB:
        240, 42, 48
        CMY:
        6, 84, 81
        CMYK:
        0, 83, 80, 6
      HSL:
        358°, 86.8421%, 55.2941%
        HSV (HSB):
        358°, 82.5000%, 94.1176%
        XYZ:
        37.2966, 20.3946, 4.7671
        xyY:
        0.5971, 0.3265, 20.3946
      CIE-Lab:
        52.2804, 71.7434, 47.2348
        CIE-LCH:
        52.2804, 85.8967, 33.3603
        CIE-Luv:
        52.2804, 149.1453, 30.6315
        Hunter-Lab:
        45.1604, 68.3873, 25.3536
      #f02a30 color charts
#f02a30 RGB chart
      #f02a30 CMYK chart
      #f02a30 RGB pie chart
      #f02a30 color shades, tints & tones
#f02a30 color schemes
#f02a30 color preview, HTML & CSS examples
           This text has a color of #f02a30        
        
          <p style="color:#f02a30;">Text here</p>
        
        
          .mytext {color:#f02a30;}
        
        Text color #f02a30
      
           This box has a color of #f02a30        
        
          <div style="background-color:#f02a30;">Content here</div>
        
        
          .mybackground {background-color:#f02a30;}
        
        Background color #f02a30
      
           Border around this has a color of #f02a30        
        
          <div style="border:2px solid #f02a30;">Content here</div>
        
        
          .myborder {border:2px solid #f02a30;}
        
        Border color #f02a30