#ff2b52 color space conversions
Hex:
        #ff2b52
        RGB:
        255, 43, 82
        CMY:
        0, 83, 68
        CMYK:
        0, 83, 68, 0
      HSL:
        349°, 100.0000%, 58.4314%
        HSV (HSB):
        349°, 83.1373%, 100.0000%
        XYZ:
        43.6269, 23.5970, 10.2379
        xyY:
        0.5632, 0.3046, 23.5970
      CIE-Lab:
        55.6820, 76.7191, 32.6443
        CIE-LCH:
        55.6820, 83.3755, 23.0499
        CIE-Luv:
        55.6820, 151.7275, 19.9205
        Hunter-Lab:
        48.5767, 75.3022, 21.5079
      #ff2b52 color charts
#ff2b52 RGB chart
      #ff2b52 CMYK chart
      #ff2b52 RGB pie chart
      #ff2b52 color shades, tints & tones
#ff2b52 color schemes
#ff2b52 color preview, HTML & CSS examples
           This text has a color of #ff2b52        
        
          <p style="color:#ff2b52;">Text here</p>
        
        
          .mytext {color:#ff2b52;}
        
        Text color #ff2b52
      
           This box has a color of #ff2b52        
        
          <div style="background-color:#ff2b52;">Content here</div>
        
        
          .mybackground {background-color:#ff2b52;}
        
        Background color #ff2b52
      
           Border around this has a color of #ff2b52        
        
          <div style="border:2px solid #ff2b52;">Content here</div>
        
        
          .myborder {border:2px solid #ff2b52;}
        
        Border color #ff2b52