#b6842d color space conversions
Hex:
        #b6842d
        RGB:
        182, 132, 45
        CMY:
        29, 48, 82
        CMYK:
        0, 27, 75, 29
      HSL:
        38°, 60.3524%, 44.5098%
        HSV (HSB):
        38°, 75.2747%, 71.3725%
        XYZ:
        28.0163, 26.6371, 6.1475
        xyY:
        0.4608, 0.4381, 26.6371
      CIE-Lab:
        58.6369, 11.0466, 51.9584
        CIE-LCH:
        58.6369, 53.1196, 77.9974
        CIE-Luv:
        58.6369, 40.7204, 52.7232
        Hunter-Lab:
        51.6111, 6.5766, 29.0657
      #b6842d color charts
#b6842d RGB chart
      #b6842d CMYK chart
      #b6842d RGB pie chart
      #b6842d color shades, tints & tones
#b6842d color schemes
#b6842d color preview, HTML & CSS examples
           This text has a color of #b6842d        
        
          <p style="color:#b6842d;">Text here</p>
        
        
          .mytext {color:#b6842d;}
        
        Text color #b6842d
      
           This box has a color of #b6842d        
        
          <div style="background-color:#b6842d;">Content here</div>
        
        
          .mybackground {background-color:#b6842d;}
        
        Background color #b6842d
      
           Border around this has a color of #b6842d        
        
          <div style="border:2px solid #b6842d;">Content here</div>
        
        
          .myborder {border:2px solid #b6842d;}
        
        Border color #b6842d