#b16a20 color space conversions
Hex:
        #b16a20
        RGB:
        177, 106, 32
        CMY:
        31, 58, 87
        CMYK:
        0, 40, 82, 31
      HSL:
        31°, 69.3780%, 40.9804%
        HSV (HSB):
        31°, 81.9209%, 69.4118%
        XYZ:
        23.5462, 19.7595, 3.9394
        xyY:
        0.4984, 0.4182, 19.7595
      CIE-Lab:
        51.5642, 22.8001, 50.3412
        CIE-LCH:
        51.5642, 55.2638, 65.6337
        CIE-Luv:
        51.5642, 57.6874, 45.3850
        Hunter-Lab:
        44.4516, 16.7619, 25.8617
      #b16a20 color charts
#b16a20 RGB chart
      #b16a20 CMYK chart
      #b16a20 RGB pie chart
      #b16a20 color shades, tints & tones
#b16a20 color schemes
#b16a20 color preview, HTML & CSS examples
           This text has a color of #b16a20        
        
          <p style="color:#b16a20;">Text here</p>
        
        
          .mytext {color:#b16a20;}
        
        Text color #b16a20
      
           This box has a color of #b16a20        
        
          <div style="background-color:#b16a20;">Content here</div>
        
        
          .mybackground {background-color:#b16a20;}
        
        Background color #b16a20
      
           Border around this has a color of #b16a20        
        
          <div style="border:2px solid #b16a20;">Content here</div>
        
        
          .myborder {border:2px solid #b16a20;}
        
        Border color #b16a20