#845f4d color space conversions
Hex:
        #845f4d
        RGB:
        132, 95, 77
        CMY:
        48, 63, 70
        CMYK:
        0, 28, 42, 48
      HSL:
        20°, 26.3158%, 40.9804%
        HSV (HSB):
        20°, 41.6667%, 51.7647%
        XYZ:
        14.9475, 13.6258, 8.8634
        xyY:
        0.3993, 0.3640, 13.6258
      CIE-Lab:
        43.6914, 12.5952, 16.2380
        CIE-LCH:
        43.6914, 20.5502, 52.2005
        CIE-Luv:
        43.6914, 25.7205, 17.2220
        Hunter-Lab:
        36.9131, 7.6833, 11.6027
      #845f4d color charts
#845f4d RGB chart
      #845f4d CMYK chart
      #845f4d RGB pie chart
      #845f4d color shades, tints & tones
#845f4d color schemes
#845f4d color preview, HTML & CSS examples
           This text has a color of #845f4d        
        
          <p style="color:#845f4d;">Text here</p>
        
        
          .mytext {color:#845f4d;}
        
        Text color #845f4d
      
           This box has a color of #845f4d        
        
          <div style="background-color:#845f4d;">Content here</div>
        
        
          .mybackground {background-color:#845f4d;}
        
        Background color #845f4d
      
           Border around this has a color of #845f4d        
        
          <div style="border:2px solid #845f4d;">Content here</div>
        
        
          .myborder {border:2px solid #845f4d;}
        
        Border color #845f4d