#f3325b color space conversions
Hex:
        #f3325b
        RGB:
        243, 50, 91
        CMY:
        5, 80, 64
        CMYK:
        0, 79, 63, 5
      HSL:
        347°, 88.9401%, 57.4510%
        HSV (HSB):
        347°, 79.4239%, 95.2941%
        XYZ:
        39.9911, 22.0912, 12.0538
        xyY:
        0.5394, 0.2980, 22.0912
      CIE-Lab:
        54.1237, 72.4094, 24.8704
        CIE-LCH:
        54.1237, 76.5615, 18.9560
        CIE-Luv:
        54.1237, 136.9858, 13.7507
        Hunter-Lab:
        47.0013, 69.6245, 17.6956
      #f3325b color charts
#f3325b RGB chart
      #f3325b CMYK chart
      #f3325b RGB pie chart
      #f3325b color shades, tints & tones
#f3325b color schemes
#f3325b color preview, HTML & CSS examples
           This text has a color of #f3325b        
        
          <p style="color:#f3325b;">Text here</p>
        
        
          .mytext {color:#f3325b;}
        
        Text color #f3325b
      
           This box has a color of #f3325b        
        
          <div style="background-color:#f3325b;">Content here</div>
        
        
          .mybackground {background-color:#f3325b;}
        
        Background color #f3325b
      
           Border around this has a color of #f3325b        
        
          <div style="border:2px solid #f3325b;">Content here</div>
        
        
          .myborder {border:2px solid #f3325b;}
        
        Border color #f3325b