#b3862f color space conversions
Hex:
        #b3862f
        RGB:
        179, 134, 47
        CMY:
        30, 47, 82
        CMYK:
        0, 25, 74, 30
      HSL:
        40°, 58.4071%, 44.3137%
        HSV (HSB):
        40°, 73.7430%, 70.1961%
        XYZ:
        27.6286, 26.8391, 6.4136
        xyY:
        0.4538, 0.4408, 26.8391
      CIE-Lab:
        58.8251, 8.6930, 51.1913
        CIE-LCH:
        58.8251, 51.9242, 80.3623
        CIE-Luv:
        58.8251, 36.7411, 52.8392
        Hunter-Lab:
        51.8065, 4.5333, 28.9245
      #b3862f color charts
#b3862f RGB chart
      #b3862f CMYK chart
      #b3862f RGB pie chart
      #b3862f color shades, tints & tones
#b3862f color schemes
#b3862f color preview, HTML & CSS examples
           This text has a color of #b3862f        
        
          <p style="color:#b3862f;">Text here</p>
        
        
          .mytext {color:#b3862f;}
        
        Text color #b3862f
      
           This box has a color of #b3862f        
        
          <div style="background-color:#b3862f;">Content here</div>
        
        
          .mybackground {background-color:#b3862f;}
        
        Background color #b3862f
      
           Border around this has a color of #b3862f        
        
          <div style="border:2px solid #b3862f;">Content here</div>
        
        
          .myborder {border:2px solid #b3862f;}
        
        Border color #b3862f