#ff5a72 color space conversions
Hex:
        #ff5a72
        RGB:
        255, 90, 114
        CMY:
        0, 65, 55
        CMYK:
        0, 65, 55, 0
      HSL:
        351°, 100.0000%, 67.6471%
        HSV (HSB):
        351°, 64.7059%, 100.0000%
        XYZ:
        47.9334, 29.7872, 19.1427
        xyY:
        0.4949, 0.3075, 29.7872
      CIE-Lab:
        61.4702, 64.0647, 21.5281
        CIE-LCH:
        61.4702, 67.5851, 18.5742
        CIE-Luv:
        61.4702, 119.3849, 13.7252
        Hunter-Lab:
        54.5777, 61.2586, 17.4088
      #ff5a72 color charts
#ff5a72 RGB chart
      #ff5a72 CMYK chart
      #ff5a72 RGB pie chart
      #ff5a72 color shades, tints & tones
#ff5a72 color schemes
#ff5a72 color preview, HTML & CSS examples
           This text has a color of #ff5a72        
        
          <p style="color:#ff5a72;">Text here</p>
        
        
          .mytext {color:#ff5a72;}
        
        Text color #ff5a72
      
           This box has a color of #ff5a72        
        
          <div style="background-color:#ff5a72;">Content here</div>
        
        
          .mybackground {background-color:#ff5a72;}
        
        Background color #ff5a72
      
           Border around this has a color of #ff5a72        
        
          <div style="border:2px solid #ff5a72;">Content here</div>
        
        
          .myborder {border:2px solid #ff5a72;}
        
        Border color #ff5a72