#b9a0be color space conversions
Hex:
        #b9a0be
        RGB:
        185, 160, 190
        CMY:
        27, 37, 25
        CMYK:
        3, 16, 0, 25
      HSL:
        290°, 18.7500%, 68.6275%
        HSV (HSB):
        290°, 15.7895%, 74.5098%
        XYZ:
        41.8727, 39.1736, 54.0695
        xyY:
        0.3099, 0.2899, 39.1736
      CIE-Lab:
        68.8768, 14.6043, -12.0384
        CIE-LCH:
        68.8768, 18.9264, 320.5011
        CIE-Luv:
        68.8768, 12.2869, -20.5984
        Hunter-Lab:
        62.5888, 9.8882, -7.4076
      #b9a0be color charts
#b9a0be RGB chart
      #b9a0be CMYK chart
      #b9a0be RGB pie chart
      #b9a0be color shades, tints & tones
#b9a0be color schemes
#b9a0be color preview, HTML & CSS examples
           This text has a color of #b9a0be        
        
          <p style="color:#b9a0be;">Text here</p>
        
        
          .mytext {color:#b9a0be;}
        
        Text color #b9a0be
      
           This box has a color of #b9a0be        
        
          <div style="background-color:#b9a0be;">Content here</div>
        
        
          .mybackground {background-color:#b9a0be;}
        
        Background color #b9a0be
      
           Border around this has a color of #b9a0be        
        
          <div style="border:2px solid #b9a0be;">Content here</div>
        
        
          .myborder {border:2px solid #b9a0be;}
        
        Border color #b9a0be