#b3872e color space conversions
Hex:
        #b3872e
        RGB:
        179, 135, 46
        CMY:
        30, 47, 82
        CMYK:
        0, 25, 74, 30
      HSL:
        40°, 59.1111%, 44.1176%
        HSV (HSB):
        40°, 74.3017%, 70.1961%
        XYZ:
        27.7475, 27.1089, 6.3549
        xyY:
        0.4533, 0.4429, 27.1089
      CIE-Lab:
        59.0750, 8.0905, 51.8605
        CIE-LCH:
        59.0750, 52.4877, 81.1330
        CIE-Luv:
        59.0750, 36.0415, 53.5447
        Hunter-Lab:
        52.0662, 4.0117, 29.2098
      #b3872e color charts
#b3872e RGB chart
      #b3872e CMYK chart
      #b3872e RGB pie chart
      #b3872e color shades, tints & tones
#b3872e color schemes
#b3872e color preview, HTML & CSS examples
           This text has a color of #b3872e        
        
          <p style="color:#b3872e;">Text here</p>
        
        
          .mytext {color:#b3872e;}
        
        Text color #b3872e
      
           This box has a color of #b3872e        
        
          <div style="background-color:#b3872e;">Content here</div>
        
        
          .mybackground {background-color:#b3872e;}
        
        Background color #b3872e
      
           Border around this has a color of #b3872e        
        
          <div style="border:2px solid #b3872e;">Content here</div>
        
        
          .myborder {border:2px solid #b3872e;}
        
        Border color #b3872e