#845e2b color space conversions
Hex:
        #845e2b
        RGB:
        132, 94, 43
        CMY:
        48, 63, 83
        CMYK:
        0, 29, 67, 48
      HSL:
        34°, 50.8571%, 34.3137%
        HSV (HSB):
        34°, 67.4242%, 51.7647%
        XYZ:
        13.9545, 13.0854, 4.0757
        xyY:
        0.4485, 0.4205, 13.0854
      CIE-Lab:
        42.8916, 9.9287, 34.6342
        CIE-LCH:
        42.8916, 36.0293, 74.0037
        CIE-Luv:
        42.8916, 29.5912, 34.0405
        Hunter-Lab:
        36.1737, 5.5547, 18.6413
      #845e2b color charts
#845e2b RGB chart
      #845e2b CMYK chart
      #845e2b RGB pie chart
      #845e2b color shades, tints & tones
#845e2b color schemes
#845e2b color preview, HTML & CSS examples
           This text has a color of #845e2b        
        
          <p style="color:#845e2b;">Text here</p>
        
        
          .mytext {color:#845e2b;}
        
        Text color #845e2b
      
           This box has a color of #845e2b        
        
          <div style="background-color:#845e2b;">Content here</div>
        
        
          .mybackground {background-color:#845e2b;}
        
        Background color #845e2b
      
           Border around this has a color of #845e2b        
        
          <div style="border:2px solid #845e2b;">Content here</div>
        
        
          .myborder {border:2px solid #845e2b;}
        
        Border color #845e2b