#b2763d color space conversions
Hex:
        #b2763d
        RGB:
        178, 118, 61
        CMY:
        30, 54, 76
        CMYK:
        0, 34, 66, 30
      HSL:
        29°, 48.9540%, 46.8627%
        HSV (HSB):
        29°, 65.7303%, 69.8039%
        XYZ:
        25.6808, 22.7588, 7.4542
        xyY:
        0.4595, 0.4072, 22.7588
      CIE-Lab:
        54.8230, 17.9699, 40.2915
        CIE-LCH:
        54.8230, 44.1171, 65.9633
        CIE-Luv:
        54.8230, 46.9970, 41.0810
        Hunter-Lab:
        47.7061, 12.6031, 24.1301
      #b2763d color charts
#b2763d RGB chart
      #b2763d CMYK chart
      #b2763d RGB pie chart
      #b2763d color shades, tints & tones
#b2763d color schemes
#b2763d color preview, HTML & CSS examples
           This text has a color of #b2763d        
        
          <p style="color:#b2763d;">Text here</p>
        
        
          .mytext {color:#b2763d;}
        
        Text color #b2763d
      
           This box has a color of #b2763d        
        
          <div style="background-color:#b2763d;">Content here</div>
        
        
          .mybackground {background-color:#b2763d;}
        
        Background color #b2763d
      
           Border around this has a color of #b2763d        
        
          <div style="border:2px solid #b2763d;">Content here</div>
        
        
          .myborder {border:2px solid #b2763d;}
        
        Border color #b2763d