#f52b65 color space conversions
Hex:
        #f52b65
        RGB:
        245, 43, 101
        CMY:
        4, 83, 60
        CMYK:
        0, 82, 59, 4
      HSL:
        343°, 90.9910%, 56.4706%
        HSV (HSB):
        343°, 82.4490%, 96.0784%
        XYZ:
        40.8690, 22.0798, 14.4197
        xyY:
        0.5282, 0.2854, 22.0798
      CIE-Lab:
        54.1116, 75.1834, 18.9379
        CIE-LCH:
        54.1116, 77.5318, 14.1381
        CIE-Luv:
        54.1116, 137.7145, 7.1245
        Hunter-Lab:
        46.9892, 73.0201, 14.6979
      #f52b65 color charts
#f52b65 RGB chart
      #f52b65 CMYK chart
      #f52b65 RGB pie chart
      #f52b65 color shades, tints & tones
#f52b65 color schemes
#f52b65 color preview, HTML & CSS examples
           This text has a color of #f52b65        
        
          <p style="color:#f52b65;">Text here</p>
        
        
          .mytext {color:#f52b65;}
        
        Text color #f52b65
      
           This box has a color of #f52b65        
        
          <div style="background-color:#f52b65;">Content here</div>
        
        
          .mybackground {background-color:#f52b65;}
        
        Background color #f52b65
      
           Border around this has a color of #f52b65        
        
          <div style="border:2px solid #f52b65;">Content here</div>
        
        
          .myborder {border:2px solid #f52b65;}
        
        Border color #f52b65