#f3125e color space conversions
Hex:
        #f3125e
        RGB:
        243, 18, 94
        CMY:
        5, 93, 63
        CMYK:
        0, 93, 61, 5
      HSL:
        340°, 90.3614%, 51.1765%
        HSV (HSB):
        340°, 92.5926%, 95.2941%
        XYZ:
        39.1988, 20.2955, 12.4411
        xyY:
        0.5449, 0.2821, 20.2955
      CIE-Lab:
        52.1696, 78.3413, 20.4837
        CIE-LCH:
        52.1696, 80.9750, 14.6530
        CIE-Luv:
        52.1696, 144.9639, 7.5565
        Hunter-Lab:
        45.0505, 76.4762, 15.1619
      #f3125e color charts
#f3125e RGB chart
      #f3125e CMYK chart
      #f3125e RGB pie chart
      #f3125e color shades, tints & tones
#f3125e color schemes
#f3125e color preview, HTML & CSS examples
           This text has a color of #f3125e        
        
          <p style="color:#f3125e;">Text here</p>
        
        
          .mytext {color:#f3125e;}
        
        Text color #f3125e
      
           This box has a color of #f3125e        
        
          <div style="background-color:#f3125e;">Content here</div>
        
        
          .mybackground {background-color:#f3125e;}
        
        Background color #f3125e
      
           Border around this has a color of #f3125e        
        
          <div style="border:2px solid #f3125e;">Content here</div>
        
        
          .myborder {border:2px solid #f3125e;}
        
        Border color #f3125e