#b9846b color space conversions
Hex:
        #b9846b
        RGB:
        185, 132, 107
        CMY:
        27, 48, 58
        CMYK:
        0, 29, 42, 27
      HSL:
        19°, 35.7798%, 57.2549%
        HSV (HSB):
        19°, 42.1622%, 72.5490%
        XYZ:
        30.9127, 27.8784, 17.6617
        xyY:
        0.4043, 0.3646, 27.8784
      CIE-Lab:
        59.7787, 17.2181, 21.5790
        CIE-LCH:
        59.7787, 27.6065, 51.4133
        CIE-Luv:
        59.7787, 37.6443, 24.4032
        Hunter-Lab:
        52.8000, 12.1061, 17.1273
      #b9846b color charts
#b9846b RGB chart
      #b9846b CMYK chart
      #b9846b RGB pie chart
      #b9846b color shades, tints & tones
#b9846b color schemes
#b9846b color preview, HTML & CSS examples
           This text has a color of #b9846b        
        
          <p style="color:#b9846b;">Text here</p>
        
        
          .mytext {color:#b9846b;}
        
        Text color #b9846b
      
           This box has a color of #b9846b        
        
          <div style="background-color:#b9846b;">Content here</div>
        
        
          .mybackground {background-color:#b9846b;}
        
        Background color #b9846b
      
           Border around this has a color of #b9846b        
        
          <div style="border:2px solid #b9846b;">Content here</div>
        
        
          .myborder {border:2px solid #b9846b;}
        
        Border color #b9846b