#f13575 color space conversions
Hex:
        #f13575
        RGB:
        241, 53, 117
        CMY:
        5, 79, 54
        CMYK:
        0, 78, 51, 5
      HSL:
        340°, 87.0370%, 57.6471%
        HSV (HSB):
        340°, 78.0083%, 94.5098%
        XYZ:
        40.7596, 22.5313, 19.0303
        xyY:
        0.4951, 0.2737, 22.5313
      CIE-Lab:
        54.5863, 72.8002, 9.8789
        CIE-LCH:
        54.5863, 73.4674, 7.7278
        CIE-Luv:
        54.5863, 125.0748, -2.1633
        Hunter-Lab:
        47.4672, 70.2087, 9.4567
      #f13575 color charts
#f13575 RGB chart
      #f13575 CMYK chart
      #f13575 RGB pie chart
      #f13575 color shades, tints & tones
#f13575 color schemes
#f13575 color preview, HTML & CSS examples
           This text has a color of #f13575        
        
          <p style="color:#f13575;">Text here</p>
        
        
          .mytext {color:#f13575;}
        
        Text color #f13575
      
           This box has a color of #f13575        
        
          <div style="background-color:#f13575;">Content here</div>
        
        
          .mybackground {background-color:#f13575;}
        
        Background color #f13575
      
           Border around this has a color of #f13575        
        
          <div style="border:2px solid #f13575;">Content here</div>
        
        
          .myborder {border:2px solid #f13575;}
        
        Border color #f13575