#fb129b color space conversions
Hex:
        #fb129b
        RGB:
        251, 18, 155
        CMY:
        2, 93, 39
        CMYK:
        0, 93, 38, 2
      HSL:
        325°, 96.6805%, 52.7451%
        HSV (HSB):
        325°, 92.8287%, 98.4314%
        XYZ:
        45.9164, 23.3084, 33.0893
        xyY:
        0.4488, 0.2278, 23.3084
      CIE-Lab:
        55.3886, 84.6159, -11.3801
        CIE-LCH:
        55.3886, 85.3777, 352.3402
        CIE-Luv:
        55.3886, 124.8166, -31.9592
        Hunter-Lab:
        48.2788, 85.2777, -6.8410
      #fb129b color charts
#fb129b RGB chart
      #fb129b CMYK chart
      #fb129b RGB pie chart
      #fb129b color shades, tints & tones
#fb129b color schemes
#fb129b color preview, HTML & CSS examples
           This text has a color of #fb129b        
        
          <p style="color:#fb129b;">Text here</p>
        
        
          .mytext {color:#fb129b;}
        
        Text color #fb129b
      
           This box has a color of #fb129b        
        
          <div style="background-color:#fb129b;">Content here</div>
        
        
          .mybackground {background-color:#fb129b;}
        
        Background color #fb129b
      
           Border around this has a color of #fb129b        
        
          <div style="border:2px solid #fb129b;">Content here</div>
        
        
          .myborder {border:2px solid #fb129b;}
        
        Border color #fb129b