#ff2969 color space conversions
Hex:
        #ff2969
        RGB:
        255, 41, 105
        CMY:
        0, 84, 59
        CMYK:
        0, 84, 59, 0
      HSL:
        342°, 100.0000%, 58.0392%
        HSV (HSB):
        342°, 83.9216%, 100.0000%
        XYZ:
        44.5827, 23.8658, 15.6214
        xyY:
        0.5303, 0.2839, 23.8658
      CIE-Lab:
        55.9532, 78.3466, 19.3564
        CIE-LCH:
        55.9532, 80.7023, 13.8777
        CIE-Luv:
        55.9532, 144.7148, 6.9691
        Hunter-Lab:
        48.8526, 77.4064, 15.2379
      #ff2969 color charts
#ff2969 RGB chart
      #ff2969 CMYK chart
      #ff2969 RGB pie chart
      #ff2969 color shades, tints & tones
#ff2969 color schemes
#ff2969 color preview, HTML & CSS examples
           This text has a color of #ff2969        
        
          <p style="color:#ff2969;">Text here</p>
        
        
          .mytext {color:#ff2969;}
        
        Text color #ff2969
      
           This box has a color of #ff2969        
        
          <div style="background-color:#ff2969;">Content here</div>
        
        
          .mybackground {background-color:#ff2969;}
        
        Background color #ff2969
      
           Border around this has a color of #ff2969        
        
          <div style="border:2px solid #ff2969;">Content here</div>
        
        
          .myborder {border:2px solid #ff2969;}
        
        Border color #ff2969