#b3861f color space conversions
Hex:
        #b3861f
        RGB:
        179, 134, 31
        CMY:
        30, 47, 88
        CMYK:
        0, 25, 83, 30
      HSL:
        42°, 70.4762%, 41.1765%
        HSV (HSB):
        42°, 82.6816%, 70.1961%
        XYZ:
        27.3628, 26.7328, 5.0141
        xyY:
        0.4629, 0.4523, 26.7328
      CIE-Lab:
        58.7262, 8.0539, 57.1512
        CIE-LCH:
        58.7262, 57.7159, 81.9785
        CIE-Luv:
        58.7262, 37.4140, 56.7096
        Hunter-Lab:
        51.7038, 3.9846, 30.4429
      #b3861f color charts
#b3861f RGB chart
      #b3861f CMYK chart
      #b3861f RGB pie chart
      #b3861f color shades, tints & tones
#b3861f color schemes
#b3861f color preview, HTML & CSS examples
           This text has a color of #b3861f        
        
          <p style="color:#b3861f;">Text here</p>
        
        
          .mytext {color:#b3861f;}
        
        Text color #b3861f
      
           This box has a color of #b3861f        
        
          <div style="background-color:#b3861f;">Content here</div>
        
        
          .mybackground {background-color:#b3861f;}
        
        Background color #b3861f
      
           Border around this has a color of #b3861f        
        
          <div style="border:2px solid #b3861f;">Content here</div>
        
        
          .myborder {border:2px solid #b3861f;}
        
        Border color #b3861f