#845c3a color space conversions
Hex:
        #845c3a
        RGB:
        132, 92, 58
        CMY:
        48, 64, 77
        CMYK:
        0, 30, 56, 48
      HSL:
        28°, 38.9474%, 37.2549%
        HSV (HSB):
        28°, 56.0606%, 51.7647%
        XYZ:
        14.1066, 12.8653, 5.7427
        xyY:
        0.4312, 0.3933, 12.8653
      CIE-Lab:
        42.5596, 12.3147, 25.9611
        CIE-LCH:
        42.5596, 28.7337, 64.6226
        CIE-Luv:
        42.5596, 29.7166, 26.4736
        Hunter-Lab:
        35.8683, 7.4326, 15.6151
      #845c3a color charts
#845c3a RGB chart
      #845c3a CMYK chart
      #845c3a RGB pie chart
      #845c3a color shades, tints & tones
#845c3a color schemes
#845c3a color preview, HTML & CSS examples
           This text has a color of #845c3a        
        
          <p style="color:#845c3a;">Text here</p>
        
        
          .mytext {color:#845c3a;}
        
        Text color #845c3a
      
           This box has a color of #845c3a        
        
          <div style="background-color:#845c3a;">Content here</div>
        
        
          .mybackground {background-color:#845c3a;}
        
        Background color #845c3a
      
           Border around this has a color of #845c3a        
        
          <div style="border:2px solid #845c3a;">Content here</div>
        
        
          .myborder {border:2px solid #845c3a;}
        
        Border color #845c3a