#f3342d color space conversions
Hex:
        #f3342d
        RGB:
        243, 52, 45
        CMY:
        5, 80, 82
        CMYK:
        0, 79, 81, 5
      HSL:
        2°, 89.1892%, 56.4706%
        HSV (HSB):
        2°, 81.4815%, 95.2941%
        XYZ:
        38.6638, 21.7001, 4.6334
        xyY:
        0.5949, 0.3339, 21.7001
      CIE-Lab:
        53.7074, 70.0120, 50.3605
        CIE-LCH:
        53.7074, 86.2430, 35.7280
        CIE-Luv:
        53.7074, 147.4797, 33.6834
        Hunter-Lab:
        46.5834, 66.6324, 26.7112
      #f3342d color charts
#f3342d RGB chart
      #f3342d CMYK chart
      #f3342d RGB pie chart
      #f3342d color shades, tints & tones
#f3342d color schemes
#f3342d color preview, HTML & CSS examples
           This text has a color of #f3342d        
        
          <p style="color:#f3342d;">Text here</p>
        
        
          .mytext {color:#f3342d;}
        
        Text color #f3342d
      
           This box has a color of #f3342d        
        
          <div style="background-color:#f3342d;">Content here</div>
        
        
          .mybackground {background-color:#f3342d;}
        
        Background color #f3342d
      
           Border around this has a color of #f3342d        
        
          <div style="border:2px solid #f3342d;">Content here</div>
        
        
          .myborder {border:2px solid #f3342d;}
        
        Border color #f3342d