#ff5a60 color space conversions
Hex:
        #ff5a60
        RGB:
        255, 90, 96
        CMY:
        0, 65, 62
        CMYK:
        0, 65, 62, 0
      HSL:
        358°, 100.0000%, 67.6471%
        HSV (HSB):
        358°, 64.7059%, 100.0000%
        XYZ:
        47.0075, 29.4169, 14.2668
        xyY:
        0.5183, 0.3244, 29.4169
      CIE-Lab:
        61.1478, 62.8752, 31.4310
        CIE-LCH:
        61.1478, 70.2936, 26.5602
        CIE-Luv:
        61.1478, 124.1866, 24.0046
        Hunter-Lab:
        54.2373, 59.7907, 22.3703
      #ff5a60 color charts
#ff5a60 RGB chart
      #ff5a60 CMYK chart
      #ff5a60 RGB pie chart
      #ff5a60 color shades, tints & tones
#ff5a60 color schemes
#ff5a60 color preview, HTML & CSS examples
           This text has a color of #ff5a60        
        
          <p style="color:#ff5a60;">Text here</p>
        
        
          .mytext {color:#ff5a60;}
        
        Text color #ff5a60
      
           This box has a color of #ff5a60        
        
          <div style="background-color:#ff5a60;">Content here</div>
        
        
          .mybackground {background-color:#ff5a60;}
        
        Background color #ff5a60
      
           Border around this has a color of #ff5a60        
        
          <div style="border:2px solid #ff5a60;">Content here</div>
        
        
          .myborder {border:2px solid #ff5a60;}
        
        Border color #ff5a60