#b89ba0 color space conversions
Hex:
        #b89ba0
        RGB:
        184, 155, 160
        CMY:
        28, 39, 37
        CMYK:
        0, 16, 13, 28
      HSL:
        350°, 16.9591%, 66.4706%
        HSV (HSB):
        350°, 15.7609%, 72.1569%
        XYZ:
        37.8337, 36.1711, 38.2454
        xyY:
        0.3370, 0.3222, 36.1711
      CIE-Lab:
        66.6505, 11.5523, 1.3869
        CIE-LCH:
        66.6505, 11.6352, 6.8460
        CIE-Luv:
        66.6505, 17.2124, -0.0220
        Hunter-Lab:
        60.1424, 7.0394, 4.3964
      #b89ba0 color charts
#b89ba0 RGB chart
      #b89ba0 CMYK chart
      #b89ba0 RGB pie chart
      #b89ba0 color shades, tints & tones
#b89ba0 color schemes
#b89ba0 color preview, HTML & CSS examples
           This text has a color of #b89ba0        
        
          <p style="color:#b89ba0;">Text here</p>
        
        
          .mytext {color:#b89ba0;}
        
        Text color #b89ba0
      
           This box has a color of #b89ba0        
        
          <div style="background-color:#b89ba0;">Content here</div>
        
        
          .mybackground {background-color:#b89ba0;}
        
        Background color #b89ba0
      
           Border around this has a color of #b89ba0        
        
          <div style="border:2px solid #b89ba0;">Content here</div>
        
        
          .myborder {border:2px solid #b89ba0;}
        
        Border color #b89ba0