#fbabd6 color space conversions
Hex:
        #fbabd6
        RGB:
        251, 171, 214
        CMY:
        2, 33, 16
        CMYK:
        0, 32, 15, 2
      HSL:
        328°, 90.9091%, 82.7451%
        HSV (HSB):
        328°, 31.8725%, 98.4314%
        XYZ:
        66.4842, 54.4901, 70.6319
        xyY:
        0.3470, 0.2844, 54.4901
      CIE-Lab:
        78.7466, 35.4529, -9.7755
        CIE-LCH:
        78.7466, 36.7759, 344.5847
        CIE-Luv:
        78.7466, 45.9262, -21.2638
        Hunter-Lab:
        73.8174, 31.5868, -5.0592
      #fbabd6 color charts
#fbabd6 RGB chart
      #fbabd6 CMYK chart
      #fbabd6 RGB pie chart
      #fbabd6 color shades, tints & tones
#fbabd6 color schemes
#fbabd6 color preview, HTML & CSS examples
           This text has a color of #fbabd6        
        
          <p style="color:#fbabd6;">Text here</p>
        
        
          .mytext {color:#fbabd6;}
        
        Text color #fbabd6
      
           This box has a color of #fbabd6        
        
          <div style="background-color:#fbabd6;">Content here</div>
        
        
          .mybackground {background-color:#fbabd6;}
        
        Background color #fbabd6
      
           Border around this has a color of #fbabd6        
        
          <div style="border:2px solid #fbabd6;">Content here</div>
        
        
          .myborder {border:2px solid #fbabd6;}
        
        Border color #fbabd6