#f55d96 color space conversions
Hex:
        #f55d96
        RGB:
        245, 93, 150
        CMY:
        4, 64, 41
        CMYK:
        0, 62, 39, 4
      HSL:
        338°, 88.3721%, 66.2745%
        HSV (HSB):
        338°, 62.0408%, 96.0784%
        XYZ:
        47.0756, 29.4432, 32.0561
        xyY:
        0.4336, 0.2712, 29.4432
      CIE-Lab:
        61.1708, 62.9668, 0.0035
        CIE-LCH:
        61.1708, 62.9668, 0.0032
        CIE-Luv:
        61.1708, 98.6900, -12.1512
        Hunter-Lab:
        54.2616, 59.9030, 2.9564
      #f55d96 color charts
#f55d96 RGB chart
      #f55d96 CMYK chart
      #f55d96 RGB pie chart
      #f55d96 color shades, tints & tones
#f55d96 color schemes
#f55d96 color preview, HTML & CSS examples
           This text has a color of #f55d96        
        
          <p style="color:#f55d96;">Text here</p>
        
        
          .mytext {color:#f55d96;}
        
        Text color #f55d96
      
           This box has a color of #f55d96        
        
          <div style="background-color:#f55d96;">Content here</div>
        
        
          .mybackground {background-color:#f55d96;}
        
        Background color #f55d96
      
           Border around this has a color of #f55d96        
        
          <div style="border:2px solid #f55d96;">Content here</div>
        
        
          .myborder {border:2px solid #f55d96;}
        
        Border color #f55d96