#b96a5a color space conversions
Hex:
        #b96a5a
        RGB:
        185, 106, 90
        CMY:
        27, 58, 65
        CMYK:
        0, 43, 51, 27
      HSL:
        10°, 40.4255%, 53.9216%
        HSV (HSB):
        10°, 51.3514%, 72.5490%
        XYZ:
        27.0071, 21.3605, 12.3724
        xyY:
        0.4446, 0.3517, 21.3605
      CIE-Lab:
        53.3418, 29.8254, 22.6837
        CIE-LCH:
        53.3418, 37.4713, 37.2548
        CIE-Luv:
        53.3418, 57.6213, 21.9185
        Hunter-Lab:
        46.2175, 23.4255, 16.4803
      #b96a5a color charts
#b96a5a RGB chart
      #b96a5a CMYK chart
      #b96a5a RGB pie chart
      #b96a5a color shades, tints & tones
#b96a5a color schemes
#b96a5a color preview, HTML & CSS examples
           This text has a color of #b96a5a        
        
          <p style="color:#b96a5a;">Text here</p>
        
        
          .mytext {color:#b96a5a;}
        
        Text color #b96a5a
      
           This box has a color of #b96a5a        
        
          <div style="background-color:#b96a5a;">Content here</div>
        
        
          .mybackground {background-color:#b96a5a;}
        
        Background color #b96a5a
      
           Border around this has a color of #b96a5a        
        
          <div style="border:2px solid #b96a5a;">Content here</div>
        
        
          .myborder {border:2px solid #b96a5a;}
        
        Border color #b96a5a