#f3135f color space conversions
Hex:
        #f3135f
        RGB:
        243, 19, 95
        CMY:
        5, 93, 63
        CMYK:
        0, 92, 61, 5
      HSL:
        340°, 90.3226%, 51.3725%
        HSV (HSB):
        340°, 92.1811%, 95.2941%
        XYZ:
        39.2606, 20.3467, 12.6845
        xyY:
        0.5431, 0.2815, 20.3467
      CIE-Lab:
        52.2269, 78.2897, 19.9536
        CIE-LCH:
        52.2269, 80.7925, 14.2985
        CIE-Luv:
        52.2269, 144.4217, 7.0550
        Hunter-Lab:
        45.1073, 76.4256, 14.9023
      #f3135f color charts
#f3135f RGB chart
      #f3135f CMYK chart
      #f3135f RGB pie chart
      #f3135f color shades, tints & tones
#f3135f color schemes
#f3135f color preview, HTML & CSS examples
           This text has a color of #f3135f        
        
          <p style="color:#f3135f;">Text here</p>
        
        
          .mytext {color:#f3135f;}
        
        Text color #f3135f
      
           This box has a color of #f3135f        
        
          <div style="background-color:#f3135f;">Content here</div>
        
        
          .mybackground {background-color:#f3135f;}
        
        Background color #f3135f
      
           Border around this has a color of #f3135f        
        
          <div style="border:2px solid #f3135f;">Content here</div>
        
        
          .myborder {border:2px solid #f3135f;}
        
        Border color #f3135f