#fb95b1 color space conversions
Hex:
        #fb95b1
        RGB:
        251, 149, 177
        CMY:
        2, 42, 31
        CMYK:
        0, 41, 29, 2
      HSL:
        344°, 92.7273%, 78.4314%
        HSV (HSB):
        344°, 40.6375%, 98.4314%
        XYZ:
        58.4669, 45.1784, 47.2337
        xyY:
        0.3875, 0.2994, 45.1784
      CIE-Lab:
        73.0092, 41.5728, 2.0637
        CIE-LCH:
        73.0092, 41.6240, 2.8418
        CIE-Luv:
        73.0092, 65.0825, -4.8876
        Hunter-Lab:
        67.2149, 37.6422, 5.3858
      #fb95b1 color charts
#fb95b1 RGB chart
      #fb95b1 CMYK chart
      #fb95b1 RGB pie chart
      #fb95b1 color shades, tints & tones
#fb95b1 color schemes
#fb95b1 color preview, HTML & CSS examples
           This text has a color of #fb95b1        
        
          <p style="color:#fb95b1;">Text here</p>
        
        
          .mytext {color:#fb95b1;}
        
        Text color #fb95b1
      
           This box has a color of #fb95b1        
        
          <div style="background-color:#fb95b1;">Content here</div>
        
        
          .mybackground {background-color:#fb95b1;}
        
        Background color #fb95b1
      
           Border around this has a color of #fb95b1        
        
          <div style="border:2px solid #fb95b1;">Content here</div>
        
        
          .myborder {border:2px solid #fb95b1;}
        
        Border color #fb95b1