#b26a30 color space conversions
Hex:
        #b26a30
        RGB:
        178, 106, 48
        CMY:
        30, 58, 81
        CMYK:
        0, 40, 73, 30
      HSL:
        27°, 57.5221%, 44.3137%
        HSV (HSB):
        27°, 73.0337%, 69.8039%
        XYZ:
        24.0476, 19.9864, 5.3866
        xyY:
        0.4866, 0.4044, 19.9864
      CIE-Lab:
        51.8219, 23.9027, 43.5141
        CIE-LCH:
        51.8219, 49.6469, 61.2196
        CIE-Luv:
        51.8219, 57.3104, 40.8995
        Hunter-Lab:
        44.7062, 17.7800, 24.1505
      #b26a30 color charts
#b26a30 RGB chart
      #b26a30 CMYK chart
      #b26a30 RGB pie chart
      #b26a30 color shades, tints & tones
#b26a30 color schemes
#b26a30 color preview, HTML & CSS examples
           This text has a color of #b26a30        
        
          <p style="color:#b26a30;">Text here</p>
        
        
          .mytext {color:#b26a30;}
        
        Text color #b26a30
      
           This box has a color of #b26a30        
        
          <div style="background-color:#b26a30;">Content here</div>
        
        
          .mybackground {background-color:#b26a30;}
        
        Background color #b26a30
      
           Border around this has a color of #b26a30        
        
          <div style="border:2px solid #b26a30;">Content here</div>
        
        
          .myborder {border:2px solid #b26a30;}
        
        Border color #b26a30