#ff1d61 color space conversions
Hex:
        #ff1d61
        RGB:
        255, 29, 97
        CMY:
        0, 89, 62
        CMYK:
        0, 89, 62, 0
      HSL:
        342°, 100.0000%, 55.6863%
        HSV (HSB):
        342°, 88.6275%, 100.0000%
        XYZ:
        43.8370, 23.0018, 13.4386
        xyY:
        0.5461, 0.2865, 23.0018
      CIE-Lab:
        55.0742, 79.9572, 22.9642
        CIE-LCH:
        55.0742, 83.1896, 16.0244
        CIE-Luv:
        55.0742, 150.8723, 10.0355
        Hunter-Lab:
        47.9602, 79.2240, 16.9589
      #ff1d61 color charts
#ff1d61 RGB chart
      #ff1d61 CMYK chart
      #ff1d61 RGB pie chart
      #ff1d61 color shades, tints & tones
#ff1d61 color schemes
#ff1d61 color preview, HTML & CSS examples
           This text has a color of #ff1d61        
        
          <p style="color:#ff1d61;">Text here</p>
        
        
          .mytext {color:#ff1d61;}
        
        Text color #ff1d61
      
           This box has a color of #ff1d61        
        
          <div style="background-color:#ff1d61;">Content here</div>
        
        
          .mybackground {background-color:#ff1d61;}
        
        Background color #ff1d61
      
           Border around this has a color of #ff1d61        
        
          <div style="border:2px solid #ff1d61;">Content here</div>
        
        
          .myborder {border:2px solid #ff1d61;}
        
        Border color #ff1d61