#fb296b color space conversions
Hex:
        #fb296b
        RGB:
        251, 41, 107
        CMY:
        2, 84, 58
        CMYK:
        0, 84, 57, 2
      HSL:
        341°, 96.3303%, 57.2549%
        HSV (HSB):
        341°, 83.6653%, 98.4314%
        XYZ:
        43.2304, 23.1566, 16.1011
        xyY:
        0.5241, 0.2807, 23.1566
      CIE-Lab:
        55.2333, 77.4811, 17.0544
        CIE-LCH:
        55.2333, 79.3359, 12.4134
        CIE-Luv:
        55.2333, 140.8523, 4.6869
        Hunter-Lab:
        48.1213, 76.1454, 13.8469
      #fb296b color charts
#fb296b RGB chart
      #fb296b CMYK chart
      #fb296b RGB pie chart
      #fb296b color shades, tints & tones
#fb296b color schemes
#fb296b color preview, HTML & CSS examples
           This text has a color of #fb296b        
        
          <p style="color:#fb296b;">Text here</p>
        
        
          .mytext {color:#fb296b;}
        
        Text color #fb296b
      
           This box has a color of #fb296b        
        
          <div style="background-color:#fb296b;">Content here</div>
        
        
          .mybackground {background-color:#fb296b;}
        
        Background color #fb296b
      
           Border around this has a color of #fb296b        
        
          <div style="border:2px solid #fb296b;">Content here</div>
        
        
          .myborder {border:2px solid #fb296b;}
        
        Border color #fb296b