#b96a80 color space conversions
Hex:
        #b96a80
        RGB:
        185, 106, 128
        CMY:
        27, 58, 50
        CMYK:
        0, 43, 31, 27
      HSL:
        343°, 36.0731%, 57.0588%
        HSV (HSB):
        343°, 42.7027%, 72.5490%
        XYZ:
        29.0579, 22.1809, 23.1719
        xyY:
        0.3905, 0.2981, 22.1809
      CIE-Lab:
        54.2184, 34.1655, 1.6590
        CIE-LCH:
        54.2184, 34.2057, 2.7800
        CIE-Luv:
        54.2184, 50.5087, -3.8558
        Hunter-Lab:
        47.0966, 27.7129, 3.7964
      #b96a80 color charts
#b96a80 RGB chart
      #b96a80 CMYK chart
      #b96a80 RGB pie chart
      #b96a80 color shades, tints & tones
#b96a80 color schemes
#b96a80 color preview, HTML & CSS examples
           This text has a color of #b96a80        
        
          <p style="color:#b96a80;">Text here</p>
        
        
          .mytext {color:#b96a80;}
        
        Text color #b96a80
      
           This box has a color of #b96a80        
        
          <div style="background-color:#b96a80;">Content here</div>
        
        
          .mybackground {background-color:#b96a80;}
        
        Background color #b96a80
      
           Border around this has a color of #b96a80        
        
          <div style="border:2px solid #b96a80;">Content here</div>
        
        
          .myborder {border:2px solid #b96a80;}
        
        Border color #b96a80