#bbaab4 color space conversions
Hex:
        #bbaab4
        RGB:
        187, 170, 180
        CMY:
        27, 33, 29
        CMYK:
        0, 9, 4, 27
      HSL:
        325°, 11.1111%, 70.0000%
        HSV (HSB):
        325°, 9.0909%, 73.3333%
        XYZ:
        43.1065, 42.6095, 49.1325
        xyY:
        0.3197, 0.3160, 42.6095
      CIE-Lab:
        71.2891, 7.9071, -2.9042
        CIE-LCH:
        71.2891, 8.4235, 339.8323
        CIE-Luv:
        71.2891, 9.2588, -5.6612
        Hunter-Lab:
        65.2760, 3.6435, 1.0662
      #bbaab4 color charts
#bbaab4 RGB chart
      #bbaab4 CMYK chart
      #bbaab4 RGB pie chart
      #bbaab4 color shades, tints & tones
#bbaab4 color schemes
#bbaab4 color preview, HTML & CSS examples
           This text has a color of #bbaab4        
        
          <p style="color:#bbaab4;">Text here</p>
        
        
          .mytext {color:#bbaab4;}
        
        Text color #bbaab4
      
           This box has a color of #bbaab4        
        
          <div style="background-color:#bbaab4;">Content here</div>
        
        
          .mybackground {background-color:#bbaab4;}
        
        Background color #bbaab4
      
           Border around this has a color of #bbaab4        
        
          <div style="border:2px solid #bbaab4;">Content here</div>
        
        
          .myborder {border:2px solid #bbaab4;}
        
        Border color #bbaab4