#fb2969 color space conversions
Hex:
        #fb2969
        RGB:
        251, 41, 105
        CMY:
        2, 84, 59
        CMYK:
        0, 84, 58, 2
      HSL:
        342°, 96.3303%, 57.2549%
        HSV (HSB):
        342°, 83.6653%, 98.4314%
        XYZ:
        43.1264, 23.1150, 15.5532
        xyY:
        0.5273, 0.2826, 23.1150
      CIE-Lab:
        55.1906, 77.3565, 18.1942
        CIE-LCH:
        55.1906, 79.4673, 13.2354
        CIE-Luv:
        55.1906, 141.5955, 5.9189
        Hunter-Lab:
        48.0781, 75.9792, 14.4744
      #fb2969 color charts
#fb2969 RGB chart
      #fb2969 CMYK chart
      #fb2969 RGB pie chart
      #fb2969 color shades, tints & tones
#fb2969 color schemes
#fb2969 color preview, HTML & CSS examples
           This text has a color of #fb2969        
        
          <p style="color:#fb2969;">Text here</p>
        
        
          .mytext {color:#fb2969;}
        
        Text color #fb2969
      
           This box has a color of #fb2969        
        
          <div style="background-color:#fb2969;">Content here</div>
        
        
          .mybackground {background-color:#fb2969;}
        
        Background color #fb2969
      
           Border around this has a color of #fb2969        
        
          <div style="border:2px solid #fb2969;">Content here</div>
        
        
          .myborder {border:2px solid #fb2969;}
        
        Border color #fb2969