#b9949a color space conversions
Hex:
        #b9949a
        RGB:
        185, 148, 154
        CMY:
        27, 42, 40
        CMYK:
        0, 20, 17, 27
      HSL:
        350°, 20.9040%, 65.2941%
        HSV (HSB):
        350°, 20.0000%, 72.5490%
        XYZ:
        36.4302, 33.8272, 35.1811
        xyY:
        0.3455, 0.3208, 33.8272
      CIE-Lab:
        64.8252, 14.8145, 2.1141
        CIE-LCH:
        64.8252, 14.9646, 8.1215
        CIE-Luv:
        64.8252, 22.3827, 0.4099
        Hunter-Lab:
        58.1611, 10.0245, 4.8489
      #b9949a color charts
#b9949a RGB chart
      #b9949a CMYK chart
      #b9949a RGB pie chart
      #b9949a color shades, tints & tones
#b9949a color schemes
#b9949a color preview, HTML & CSS examples
           This text has a color of #b9949a        
        
          <p style="color:#b9949a;">Text here</p>
        
        
          .mytext {color:#b9949a;}
        
        Text color #b9949a
      
           This box has a color of #b9949a        
        
          <div style="background-color:#b9949a;">Content here</div>
        
        
          .mybackground {background-color:#b9949a;}
        
        Background color #b9949a
      
           Border around this has a color of #b9949a        
        
          <div style="border:2px solid #b9949a;">Content here</div>
        
        
          .myborder {border:2px solid #b9949a;}
        
        Border color #b9949a