#b3870e color space conversions
Hex:
        #b3870e
        RGB:
        179, 135, 14
        CMY:
        30, 47, 95
        CMYK:
        0, 25, 92, 30
      HSL:
        44°, 85.4922%, 37.8431%
        HSV (HSB):
        44°, 92.1788%, 70.1961%
        XYZ:
        27.3336, 26.9434, 4.1754
        xyY:
        0.4676, 0.4609, 26.9434
      CIE-Lab:
        58.9219, 7.0932, 61.7316
        CIE-LCH:
        58.9219, 62.1378, 83.4453
        CIE-Luv:
        58.9219, 37.0764, 59.5937
        Hunter-Lab:
        51.9070, 3.1589, 31.5656
      #b3870e color charts
#b3870e RGB chart
      #b3870e CMYK chart
      #b3870e RGB pie chart
      #b3870e color shades, tints & tones
#b3870e color schemes
#b3870e color preview, HTML & CSS examples
           This text has a color of #b3870e        
        
          <p style="color:#b3870e;">Text here</p>
        
        
          .mytext {color:#b3870e;}
        
        Text color #b3870e
      
           This box has a color of #b3870e        
        
          <div style="background-color:#b3870e;">Content here</div>
        
        
          .mybackground {background-color:#b3870e;}
        
        Background color #b3870e
      
           Border around this has a color of #b3870e        
        
          <div style="border:2px solid #b3870e;">Content here</div>
        
        
          .myborder {border:2px solid #b3870e;}
        
        Border color #b3870e