#b3782e color space conversions
Hex:
        #b3782e
        RGB:
        179, 120, 46
        CMY:
        30, 53, 82
        CMYK:
        0, 33, 74, 30
      HSL:
        33°, 59.1111%, 44.1176%
        HSV (HSB):
        33°, 74.3017%, 70.1961%
        XYZ:
        25.8000, 23.2139, 5.7057
        xyY:
        0.4715, 0.4242, 23.2139
      CIE-Lab:
        55.2920, 16.4476, 48.0751
        CIE-LCH:
        55.2920, 50.8108, 71.1130
        CIE-Luv:
        55.2920, 47.4507, 47.3165
        Hunter-Lab:
        48.1808, 11.2674, 26.7053
      #b3782e color charts
#b3782e RGB chart
      #b3782e CMYK chart
      #b3782e RGB pie chart
      #b3782e color shades, tints & tones
#b3782e color schemes
#b3782e color preview, HTML & CSS examples
           This text has a color of #b3782e        
        
          <p style="color:#b3782e;">Text here</p>
        
        
          .mytext {color:#b3782e;}
        
        Text color #b3782e
      
           This box has a color of #b3782e        
        
          <div style="background-color:#b3782e;">Content here</div>
        
        
          .mybackground {background-color:#b3782e;}
        
        Background color #b3782e
      
           Border around this has a color of #b3782e        
        
          <div style="border:2px solid #b3782e;">Content here</div>
        
        
          .myborder {border:2px solid #b3782e;}
        
        Border color #b3782e