#f00b29 color space conversions
Hex:
        #f00b29
        RGB:
        240, 11, 41
        CMY:
        6, 96, 84
        CMYK:
        0, 95, 83, 6
      HSL:
        352°, 91.2351%, 49.2157%
        HSV (HSB):
        352°, 95.4167%, 94.1176%
        XYZ:
        36.4551, 18.9247, 3.8293
        xyY:
        0.6157, 0.3196, 18.9247
      CIE-Lab:
        50.5990, 76.2168, 49.2997
        CIE-LCH:
        50.5990, 90.7715, 32.8962
        CIE-Luv:
        50.5990, 158.9379, 29.5815
        Hunter-Lab:
        43.5025, 73.4534, 25.2328
      #f00b29 color charts
#f00b29 RGB chart
      #f00b29 CMYK chart
      #f00b29 RGB pie chart
      #f00b29 color shades, tints & tones
#f00b29 color schemes
#f00b29 color preview, HTML & CSS examples
           This text has a color of #f00b29        
        
          <p style="color:#f00b29;">Text here</p>
        
        
          .mytext {color:#f00b29;}
        
        Text color #f00b29
      
           This box has a color of #f00b29        
        
          <div style="background-color:#f00b29;">Content here</div>
        
        
          .mybackground {background-color:#f00b29;}
        
        Background color #f00b29
      
           Border around this has a color of #f00b29        
        
          <div style="border:2px solid #f00b29;">Content here</div>
        
        
          .myborder {border:2px solid #f00b29;}
        
        Border color #f00b29