#ff5a95 color space conversions
Hex:
        #ff5a95
        RGB:
        255, 90, 149
        CMY:
        0, 65, 42
        CMYK:
        0, 65, 42, 0
      HSL:
        339°, 100.0000%, 67.6471%
        HSV (HSB):
        339°, 64.7059%, 100.0000%
        XYZ:
        50.3210, 30.7423, 31.7154
        xyY:
        0.4462, 0.2726, 30.7423
      CIE-Lab:
        62.2894, 67.0347, 2.4052
        CIE-LCH:
        62.2894, 67.0778, 2.0549
        CIE-Luv:
        62.2894, 108.4943, -9.8957
        Hunter-Lab:
        55.4457, 64.9717, 4.8976
      #ff5a95 color charts
#ff5a95 RGB chart
      #ff5a95 CMYK chart
      #ff5a95 RGB pie chart
      #ff5a95 color shades, tints & tones
#ff5a95 color schemes
#ff5a95 color preview, HTML & CSS examples
           This text has a color of #ff5a95        
        
          <p style="color:#ff5a95;">Text here</p>
        
        
          .mytext {color:#ff5a95;}
        
        Text color #ff5a95
      
           This box has a color of #ff5a95        
        
          <div style="background-color:#ff5a95;">Content here</div>
        
        
          .mybackground {background-color:#ff5a95;}
        
        Background color #ff5a95
      
           Border around this has a color of #ff5a95        
        
          <div style="border:2px solid #ff5a95;">Content here</div>
        
        
          .myborder {border:2px solid #ff5a95;}
        
        Border color #ff5a95