#b16c22 color space conversions
Hex:
        #b16c22
        RGB:
        177, 108, 34
        CMY:
        31, 58, 87
        CMYK:
        0, 39, 81, 31
      HSL:
        31°, 67.7725%, 41.3725%
        HSV (HSB):
        31°, 80.7910%, 69.4118%
        XYZ:
        23.7828, 20.1877, 4.1565
        xyY:
        0.4942, 0.4195, 20.1877
      CIE-Lab:
        52.0488, 21.7593, 49.9835
        CIE-LCH:
        52.0488, 54.5144, 66.4751
        CIE-Luv:
        52.0488, 55.9754, 45.6818
        Hunter-Lab:
        44.9308, 15.8548, 25.9667
      #b16c22 color charts
#b16c22 RGB chart
      #b16c22 CMYK chart
      #b16c22 RGB pie chart
      #b16c22 color shades, tints & tones
#b16c22 color schemes
#b16c22 color preview, HTML & CSS examples
           This text has a color of #b16c22        
        
          <p style="color:#b16c22;">Text here</p>
        
        
          .mytext {color:#b16c22;}
        
        Text color #b16c22
      
           This box has a color of #b16c22        
        
          <div style="background-color:#b16c22;">Content here</div>
        
        
          .mybackground {background-color:#b16c22;}
        
        Background color #b16c22
      
           Border around this has a color of #b16c22        
        
          <div style="border:2px solid #b16c22;">Content here</div>
        
        
          .myborder {border:2px solid #b16c22;}
        
        Border color #b16c22