#b2931e color space conversions
Hex:
        #b2931e
        RGB:
        178, 147, 30
        CMY:
        30, 42, 88
        CMYK:
        0, 17, 83, 30
      HSL:
        47°, 71.1538%, 40.7843%
        HSV (HSB):
        47°, 83.1461%, 69.8039%
        XYZ:
        29.0282, 30.4262, 5.5712
        xyY:
        0.4464, 0.4679, 30.4262
      CIE-Lab:
        62.0202, 0.4220, 60.2683
        CIE-LCH:
        62.0202, 60.2697, 89.5988
        CIE-Luv:
        62.0202, 26.9280, 62.0878
        Hunter-Lab:
        55.1599, -2.5934, 32.6236
      #b2931e color charts
#b2931e RGB chart
      #b2931e CMYK chart
      #b2931e RGB pie chart
      #b2931e color shades, tints & tones
#b2931e color schemes
#b2931e color preview, HTML & CSS examples
           This text has a color of #b2931e        
        
          <p style="color:#b2931e;">Text here</p>
        
        
          .mytext {color:#b2931e;}
        
        Text color #b2931e
      
           This box has a color of #b2931e        
        
          <div style="background-color:#b2931e;">Content here</div>
        
        
          .mybackground {background-color:#b2931e;}
        
        Background color #b2931e
      
           Border around this has a color of #b2931e        
        
          <div style="border:2px solid #b2931e;">Content here</div>
        
        
          .myborder {border:2px solid #b2931e;}
        
        Border color #b2931e