#f00a29 color space conversions
Hex:
        #f00a29
        RGB:
        240, 10, 41
        CMY:
        6, 96, 84
        CMYK:
        0, 96, 83, 6
      HSL:
        352°, 92.0000%, 49.0196%
        HSV (HSB):
        352°, 95.8333%, 94.1176%
        XYZ:
        36.4440, 18.9024, 3.8255
        xyY:
        0.6159, 0.3194, 18.9024
      CIE-Lab:
        50.5729, 76.2925, 49.2758
        CIE-LCH:
        50.5729, 90.8221, 32.8576
        CIE-Luv:
        50.5729, 159.0780, 29.5315
        Hunter-Lab:
        43.4769, 73.5406, 25.2169
      #f00a29 color charts
#f00a29 RGB chart
      #f00a29 CMYK chart
      #f00a29 RGB pie chart
      #f00a29 color shades, tints & tones
#f00a29 color schemes
#f00a29 color preview, HTML & CSS examples
           This text has a color of #f00a29        
        
          <p style="color:#f00a29;">Text here</p>
        
        
          .mytext {color:#f00a29;}
        
        Text color #f00a29
      
           This box has a color of #f00a29        
        
          <div style="background-color:#f00a29;">Content here</div>
        
        
          .mybackground {background-color:#f00a29;}
        
        Background color #f00a29
      
           Border around this has a color of #f00a29        
        
          <div style="border:2px solid #f00a29;">Content here</div>
        
        
          .myborder {border:2px solid #f00a29;}
        
        Border color #f00a29