#f5342d color space conversions
Hex:
        #f5342d
        RGB:
        245, 52, 45
        CMY:
        4, 80, 82
        CMYK:
        0, 79, 82, 4
      HSL:
        2°, 90.9091%, 56.8627%
        HSV (HSB):
        2°, 81.6327%, 96.0784%
        XYZ:
        39.3578, 22.0579, 4.6658
        xyY:
        0.5956, 0.3338, 22.0579
      CIE-Lab:
        54.0884, 70.5732, 50.8547
        CIE-LCH:
        54.0884, 86.9872, 35.7763
        CIE-Luv:
        54.0884, 148.9962, 33.9935
        Hunter-Lab:
        46.9659, 67.3944, 26.9859
      #f5342d color charts
#f5342d RGB chart
      #f5342d CMYK chart
      #f5342d RGB pie chart
      #f5342d color shades, tints & tones
#f5342d color schemes
#f5342d color preview, HTML & CSS examples
           This text has a color of #f5342d        
        
          <p style="color:#f5342d;">Text here</p>
        
        
          .mytext {color:#f5342d;}
        
        Text color #f5342d
      
           This box has a color of #f5342d        
        
          <div style="background-color:#f5342d;">Content here</div>
        
        
          .mybackground {background-color:#f5342d;}
        
        Background color #f5342d
      
           Border around this has a color of #f5342d        
        
          <div style="border:2px solid #f5342d;">Content here</div>
        
        
          .myborder {border:2px solid #f5342d;}
        
        Border color #f5342d