#b3874f color space conversions
Hex:
        #b3874f
        RGB:
        179, 135, 79
        CMY:
        30, 47, 69
        CMYK:
        0, 25, 56, 30
      HSL:
        34°, 39.6825%, 50.5882%
        HSV (HSB):
        34°, 55.8659%, 70.1961%
        XYZ:
        28.6657, 27.4762, 11.1897
        xyY:
        0.4257, 0.4081, 27.4762
      CIE-Lab:
        59.4125, 10.2546, 36.3409
        CIE-LCH:
        59.4125, 37.7600, 74.2422
        CIE-Luv:
        59.4125, 33.8852, 40.8951
        Hunter-Lab:
        52.4177, 5.8853, 24.0356
      #b3874f color charts
#b3874f RGB chart
      #b3874f CMYK chart
      #b3874f RGB pie chart
      #b3874f color shades, tints & tones
#b3874f color schemes
#b3874f color preview, HTML & CSS examples
           This text has a color of #b3874f        
        
          <p style="color:#b3874f;">Text here</p>
        
        
          .mytext {color:#b3874f;}
        
        Text color #b3874f
      
           This box has a color of #b3874f        
        
          <div style="background-color:#b3874f;">Content here</div>
        
        
          .mybackground {background-color:#b3874f;}
        
        Background color #b3874f
      
           Border around this has a color of #b3874f        
        
          <div style="border:2px solid #b3874f;">Content here</div>
        
        
          .myborder {border:2px solid #b3874f;}
        
        Border color #b3874f