#fb2a95 color space conversions
Hex:
        #fb2a95
        RGB:
        251, 42, 149
        CMY:
        2, 84, 42
        CMYK:
        0, 83, 41, 2
      HSL:
        329°, 96.3134%, 57.4510%
        HSV (HSB):
        329°, 83.2669%, 98.4314%
        XYZ:
        46.0364, 24.3351, 30.7045
        xyY:
        0.4555, 0.2408, 24.3351
      CIE-Lab:
        56.4217, 80.5044, -6.2877
        CIE-LCH:
        56.4217, 80.7495, 355.5341
        CIE-Luv:
        56.4217, 123.3182, -24.2561
        Hunter-Lab:
        49.3306, 80.2517, -2.3721
      #fb2a95 color charts
#fb2a95 RGB chart
      #fb2a95 CMYK chart
      #fb2a95 RGB pie chart
      #fb2a95 color shades, tints & tones
#fb2a95 color schemes
#fb2a95 color preview, HTML & CSS examples
           This text has a color of #fb2a95        
        
          <p style="color:#fb2a95;">Text here</p>
        
        
          .mytext {color:#fb2a95;}
        
        Text color #fb2a95
      
           This box has a color of #fb2a95        
        
          <div style="background-color:#fb2a95;">Content here</div>
        
        
          .mybackground {background-color:#fb2a95;}
        
        Background color #fb2a95
      
           Border around this has a color of #fb2a95        
        
          <div style="border:2px solid #fb2a95;">Content here</div>
        
        
          .myborder {border:2px solid #fb2a95;}
        
        Border color #fb2a95