#f55d80 color space conversions
Hex:
        #f55d80
        RGB:
        245, 93, 128
        CMY:
        4, 64, 50
        CMYK:
        0, 62, 48, 4
      HSL:
        346°, 88.3721%, 66.2745%
        HSV (HSB):
        346°, 62.0408%, 96.0784%
        XYZ:
        45.4668, 28.7997, 23.5846
        xyY:
        0.4647, 0.2943, 28.7997
      CIE-Lab:
        60.6044, 60.8492, 11.9647
        CIE-LCH:
        60.6044, 62.0144, 11.1241
        CIE-Luv:
        60.6044, 105.4973, 3.5178
        Hunter-Lab:
        53.6653, 57.3160, 11.5092
      #f55d80 color charts
#f55d80 RGB chart
      #f55d80 CMYK chart
      #f55d80 RGB pie chart
      #f55d80 color shades, tints & tones
#f55d80 color schemes
#f55d80 color preview, HTML & CSS examples
           This text has a color of #f55d80        
        
          <p style="color:#f55d80;">Text here</p>
        
        
          .mytext {color:#f55d80;}
        
        Text color #f55d80
      
           This box has a color of #f55d80        
        
          <div style="background-color:#f55d80;">Content here</div>
        
        
          .mybackground {background-color:#f55d80;}
        
        Background color #f55d80
      
           Border around this has a color of #f55d80        
        
          <div style="border:2px solid #f55d80;">Content here</div>
        
        
          .myborder {border:2px solid #f55d80;}
        
        Border color #f55d80