#845b3e color space conversions
Hex:
        #845b3e
        RGB:
        132, 91, 62
        CMY:
        48, 64, 76
        CMYK:
        0, 31, 53, 48
      HSL:
        25°, 36.0825%, 38.0392%
        HSV (HSB):
        25°, 53.0303%, 51.7647%
        XYZ:
        14.1263, 12.7355, 6.2711
        xyY:
        0.4264, 0.3844, 12.7355
      CIE-Lab:
        42.3620, 13.2898, 23.3873
        CIE-LCH:
        42.3620, 26.8995, 60.3927
        CIE-Luv:
        42.3620, 29.9843, 23.9126
        Hunter-Lab:
        35.6868, 8.2056, 14.5620
      #845b3e color charts
#845b3e RGB chart
      #845b3e CMYK chart
      #845b3e RGB pie chart
      #845b3e color shades, tints & tones
#845b3e color schemes
#845b3e color preview, HTML & CSS examples
           This text has a color of #845b3e        
        
          <p style="color:#845b3e;">Text here</p>
        
        
          .mytext {color:#845b3e;}
        
        Text color #845b3e
      
           This box has a color of #845b3e        
        
          <div style="background-color:#845b3e;">Content here</div>
        
        
          .mybackground {background-color:#845b3e;}
        
        Background color #845b3e
      
           Border around this has a color of #845b3e        
        
          <div style="border:2px solid #845b3e;">Content here</div>
        
        
          .myborder {border:2px solid #845b3e;}
        
        Border color #845b3e