#b2842e color space conversions
Hex:
        #b2842e
        RGB:
        178, 132, 46
        CMY:
        30, 48, 82
        CMYK:
        0, 26, 74, 30
      HSL:
        39°, 58.9286%, 43.9216%
        HSV (HSB):
        39°, 74.1573%, 69.8039%
        XYZ:
        27.1045, 26.1648, 6.2065
        xyY:
        0.4557, 0.4399, 26.1648
      CIE-Lab:
        58.1931, 9.3095, 50.9484
        CIE-LCH:
        58.1931, 51.7920, 79.6449
        CIE-Luv:
        58.1931, 37.5074, 52.2416
        Hunter-Lab:
        51.1515, 5.0697, 28.6121
      #b2842e color charts
#b2842e RGB chart
      #b2842e CMYK chart
      #b2842e RGB pie chart
      #b2842e color shades, tints & tones
#b2842e color schemes
#b2842e color preview, HTML & CSS examples
           This text has a color of #b2842e        
        
          <p style="color:#b2842e;">Text here</p>
        
        
          .mytext {color:#b2842e;}
        
        Text color #b2842e
      
           This box has a color of #b2842e        
        
          <div style="background-color:#b2842e;">Content here</div>
        
        
          .mybackground {background-color:#b2842e;}
        
        Background color #b2842e
      
           Border around this has a color of #b2842e        
        
          <div style="border:2px solid #b2842e;">Content here</div>
        
        
          .myborder {border:2px solid #b2842e;}
        
        Border color #b2842e