#ff2d75 color space conversions
Hex:
        #ff2d75
        RGB:
        255, 45, 117
        CMY:
        0, 82, 54
        CMYK:
        0, 82, 54, 0
      HSL:
        339°, 100.0000%, 58.8235%
        HSV (HSB):
        339°, 82.3529%, 100.0000%
        XYZ:
        45.3893, 24.4211, 19.1511
        xyY:
        0.5102, 0.2745, 24.4211
      CIE-Lab:
        56.5070, 78.2882, 12.9545
        CIE-LCH:
        56.5070, 79.3528, 9.3957
        CIE-Luv:
        56.5070, 138.9434, 0.1029
        Hunter-Lab:
        49.4177, 77.4679, 11.6155
      #ff2d75 color charts
#ff2d75 RGB chart
      #ff2d75 CMYK chart
      #ff2d75 RGB pie chart
      #ff2d75 color shades, tints & tones
#ff2d75 color schemes
#ff2d75 color preview, HTML & CSS examples
           This text has a color of #ff2d75        
        
          <p style="color:#ff2d75;">Text here</p>
        
        
          .mytext {color:#ff2d75;}
        
        Text color #ff2d75
      
           This box has a color of #ff2d75        
        
          <div style="background-color:#ff2d75;">Content here</div>
        
        
          .mybackground {background-color:#ff2d75;}
        
        Background color #ff2d75
      
           Border around this has a color of #ff2d75        
        
          <div style="border:2px solid #ff2d75;">Content here</div>
        
        
          .myborder {border:2px solid #ff2d75;}
        
        Border color #ff2d75