#fbb2b1 color space conversions
Hex:
        #fbb2b1
        RGB:
        251, 178, 177
        CMY:
        2, 30, 31
        CMYK:
        0, 29, 29, 2
      HSL:
        1°, 90.2439%, 83.9216%
        HSV (HSB):
        1°, 29.4821%, 98.4314%
        XYZ:
        63.6399, 55.5243, 48.9581
        xyY:
        0.3785, 0.3303, 55.5243
      CIE-Lab:
        79.3423, 26.4633, 11.1624
        CIE-LCH:
        79.3423, 28.7212, 22.8704
        CIE-Luv:
        79.3423, 47.5872, 10.9402
        Hunter-Lab:
        74.5147, 22.0488, 13.2052
      #fbb2b1 color charts
#fbb2b1 RGB chart
      #fbb2b1 CMYK chart
      #fbb2b1 RGB pie chart
      #fbb2b1 color shades, tints & tones
#fbb2b1 color schemes
#fbb2b1 color preview, HTML & CSS examples
           This text has a color of #fbb2b1        
        
          <p style="color:#fbb2b1;">Text here</p>
        
        
          .mytext {color:#fbb2b1;}
        
        Text color #fbb2b1
      
           This box has a color of #fbb2b1        
        
          <div style="background-color:#fbb2b1;">Content here</div>
        
        
          .mybackground {background-color:#fbb2b1;}
        
        Background color #fbb2b1
      
           Border around this has a color of #fbb2b1        
        
          <div style="border:2px solid #fbb2b1;">Content here</div>
        
        
          .myborder {border:2px solid #fbb2b1;}
        
        Border color #fbb2b1