#f02a14 color space conversions
Hex:
        #f02a14
        RGB:
        240, 42, 20
        CMY:
        6, 84, 92
        CMYK:
        0, 83, 92, 6
      HSL:
        6°, 88.0000%, 50.9804%
        HSV (HSB):
        6°, 91.6667%, 94.1176%
        XYZ:
        36.8894, 20.2317, 2.6226
        xyY:
        0.6175, 0.3386, 20.2317
      CIE-Lab:
        52.0982, 71.1919, 59.6512
        CIE-LCH:
        52.0982, 92.8792, 39.9594
        CIE-Luv:
        52.0982, 152.9919, 36.9437
        Hunter-Lab:
        44.9797, 67.6798, 28.0287
      #f02a14 color charts
#f02a14 RGB chart
      #f02a14 CMYK chart
      #f02a14 RGB pie chart
      #f02a14 color shades, tints & tones
#f02a14 color schemes
#f02a14 color preview, HTML & CSS examples
           This text has a color of #f02a14        
        
          <p style="color:#f02a14;">Text here</p>
        
        
          .mytext {color:#f02a14;}
        
        Text color #f02a14
      
           This box has a color of #f02a14        
        
          <div style="background-color:#f02a14;">Content here</div>
        
        
          .mybackground {background-color:#f02a14;}
        
        Background color #f02a14
      
           Border around this has a color of #f02a14        
        
          <div style="border:2px solid #f02a14;">Content here</div>
        
        
          .myborder {border:2px solid #f02a14;}
        
        Border color #f02a14