#fb71a0 color space conversions
Hex:
        #fb71a0
        RGB:
        251, 113, 160
        CMY:
        2, 56, 37
        CMYK:
        0, 55, 36, 2
      HSL:
        340°, 94.5205%, 71.3725%
        HSV (HSB):
        340°, 54.9801%, 98.4314%
        XYZ:
        52.0340, 34.8575, 37.2434
        xyY:
        0.4192, 0.2808, 34.8575
      CIE-Lab:
        65.6376, 57.1415, 0.8839
        CIE-LCH:
        65.6376, 57.1484, 0.8862
        CIE-Luv:
        65.6376, 89.8410, -9.7611
        Hunter-Lab:
        59.0403, 53.9968, 3.9273
      #fb71a0 color charts
#fb71a0 RGB chart
      #fb71a0 CMYK chart
      #fb71a0 RGB pie chart
      #fb71a0 color shades, tints & tones
#fb71a0 color schemes
#fb71a0 color preview, HTML & CSS examples
           This text has a color of #fb71a0        
        
          <p style="color:#fb71a0;">Text here</p>
        
        
          .mytext {color:#fb71a0;}
        
        Text color #fb71a0
      
           This box has a color of #fb71a0        
        
          <div style="background-color:#fb71a0;">Content here</div>
        
        
          .mybackground {background-color:#fb71a0;}
        
        Background color #fb71a0
      
           Border around this has a color of #fb71a0        
        
          <div style="border:2px solid #fb71a0;">Content here</div>
        
        
          .myborder {border:2px solid #fb71a0;}
        
        Border color #fb71a0