#b26a16 color space conversions
Hex:
        #b26a16
        RGB:
        178, 106, 22
        CMY:
        30, 58, 91
        CMYK:
        0, 40, 88, 30
      HSL:
        32°, 78.0000%, 39.2157%
        HSV (HSB):
        32°, 87.6404%, 69.8039%
        XYZ:
        23.6590, 19.8310, 3.3399
        xyY:
        0.5052, 0.4235, 19.8310
      CIE-Lab:
        51.6456, 22.9497, 54.0238
        CIE-LCH:
        51.6456, 58.6963, 66.9839
        CIE-Luv:
        51.6456, 59.0459, 47.4281
        Hunter-Lab:
        44.5320, 16.9025, 26.7257
      #b26a16 color charts
#b26a16 RGB chart
      #b26a16 CMYK chart
      #b26a16 RGB pie chart
      #b26a16 color shades, tints & tones
#b26a16 color schemes
#b26a16 color preview, HTML & CSS examples
           This text has a color of #b26a16        
        
          <p style="color:#b26a16;">Text here</p>
        
        
          .mytext {color:#b26a16;}
        
        Text color #b26a16
      
           This box has a color of #b26a16        
        
          <div style="background-color:#b26a16;">Content here</div>
        
        
          .mybackground {background-color:#b26a16;}
        
        Background color #b26a16
      
           Border around this has a color of #b26a16        
        
          <div style="border:2px solid #b26a16;">Content here</div>
        
        
          .myborder {border:2px solid #b26a16;}
        
        Border color #b26a16