#fb1a95 color space conversions
Hex:
        #fb1a95
        RGB:
        251, 26, 149
        CMY:
        2, 90, 42
        CMYK:
        0, 90, 41, 2
      HSL:
        327°, 96.5665%, 54.3137%
        HSV (HSB):
        327°, 89.6414%, 98.4314%
        XYZ:
        45.5779, 23.4179, 30.5517
        xyY:
        0.4579, 0.2352, 23.4179
      CIE-Lab:
        55.5003, 83.1681, -7.6585
        CIE-LCH:
        55.5003, 83.5200, 354.7388
        CIE-Luv:
        55.5003, 126.5267, -26.6176
        Hunter-Lab:
        48.3921, 83.4333, -3.5574
      #fb1a95 color charts
#fb1a95 RGB chart
      #fb1a95 CMYK chart
      #fb1a95 RGB pie chart
      #fb1a95 color shades, tints & tones
#fb1a95 color schemes
#fb1a95 color preview, HTML & CSS examples
           This text has a color of #fb1a95        
        
          <p style="color:#fb1a95;">Text here</p>
        
        
          .mytext {color:#fb1a95;}
        
        Text color #fb1a95
      
           This box has a color of #fb1a95        
        
          <div style="background-color:#fb1a95;">Content here</div>
        
        
          .mybackground {background-color:#fb1a95;}
        
        Background color #fb1a95
      
           Border around this has a color of #fb1a95        
        
          <div style="border:2px solid #fb1a95;">Content here</div>
        
        
          .myborder {border:2px solid #fb1a95;}
        
        Border color #fb1a95