#b16c0a color space conversions
Hex:
        #b16c0a
        RGB:
        177, 108, 10
        CMY:
        31, 58, 96
        CMYK:
        0, 39, 94, 31
      HSL:
        35°, 89.3048%, 36.6667%
        HSV (HSB):
        35°, 94.3503%, 69.4118%
        XYZ:
        23.5488, 20.0942, 2.9246
        xyY:
        0.5057, 0.4315, 20.0942
      CIE-Lab:
        51.9435, 21.1767, 57.2481
        CIE-LCH:
        51.9435, 61.0393, 69.7000
        CIE-Luv:
        51.9435, 56.9965, 49.6679
        Hunter-Lab:
        44.8265, 15.3255, 27.5104
      #b16c0a color charts
#b16c0a RGB chart
      #b16c0a CMYK chart
      #b16c0a RGB pie chart
      #b16c0a color shades, tints & tones
#b16c0a color schemes
#b16c0a color preview, HTML & CSS examples
           This text has a color of #b16c0a        
        
          <p style="color:#b16c0a;">Text here</p>
        
        
          .mytext {color:#b16c0a;}
        
        Text color #b16c0a
      
           This box has a color of #b16c0a        
        
          <div style="background-color:#b16c0a;">Content here</div>
        
        
          .mybackground {background-color:#b16c0a;}
        
        Background color #b16c0a
      
           Border around this has a color of #b16c0a        
        
          <div style="border:2px solid #b16c0a;">Content here</div>
        
        
          .myborder {border:2px solid #b16c0a;}
        
        Border color #b16c0a