#f0353a color space conversions
Hex:
        #f0353a
        RGB:
        240, 53, 58
        CMY:
        6, 79, 77
        CMYK:
        0, 78, 76, 6
      HSL:
        358°, 86.1751%, 57.4510%
        HSV (HSB):
        358°, 77.9167%, 94.1176%
        XYZ:
        37.9720, 21.3770, 6.1278
        xyY:
        0.5799, 0.3265, 21.3770
      CIE-Lab:
        53.3596, 69.2881, 42.9415
        CIE-LCH:
        53.3596, 81.5157, 31.7887
        CIE-Luv:
        53.3596, 142.2281, 29.1175
        Hunter-Lab:
        46.2352, 65.6866, 24.5066
      #f0353a color charts
#f0353a RGB chart
      #f0353a CMYK chart
      #f0353a RGB pie chart
      #f0353a color shades, tints & tones
#f0353a color schemes
#f0353a color preview, HTML & CSS examples
           This text has a color of #f0353a        
        
          <p style="color:#f0353a;">Text here</p>
        
        
          .mytext {color:#f0353a;}
        
        Text color #f0353a
      
           This box has a color of #f0353a        
        
          <div style="background-color:#f0353a;">Content here</div>
        
        
          .mybackground {background-color:#f0353a;}
        
        Background color #f0353a
      
           Border around this has a color of #f0353a        
        
          <div style="border:2px solid #f0353a;">Content here</div>
        
        
          .myborder {border:2px solid #f0353a;}
        
        Border color #f0353a