#845f6d color space conversions
Hex:
        #845f6d
        RGB:
        132, 95, 109
        CMY:
        48, 63, 57
        CMYK:
        0, 28, 17, 48
      HSL:
        337°, 16.2996%, 44.5098%
        HSV (HSB):
        337°, 28.0303%, 51.7647%
        XYZ:
        16.3682, 14.1941, 16.3450
        xyY:
        0.3489, 0.3026, 14.1941
      CIE-Lab:
        44.5100, 17.3602, -1.9656
        CIE-LCH:
        44.5100, 17.4712, 353.5403
        CIE-Luv:
        44.5100, 21.6456, -5.4015
        Hunter-Lab:
        37.6750, 11.6196, 0.6500
      #845f6d color charts
#845f6d RGB chart
      #845f6d CMYK chart
      #845f6d RGB pie chart
      #845f6d color shades, tints & tones
#845f6d color schemes
#845f6d color preview, HTML & CSS examples
           This text has a color of #845f6d        
        
          <p style="color:#845f6d;">Text here</p>
        
        
          .mytext {color:#845f6d;}
        
        Text color #845f6d
      
           This box has a color of #845f6d        
        
          <div style="background-color:#845f6d;">Content here</div>
        
        
          .mybackground {background-color:#845f6d;}
        
        Background color #845f6d
      
           Border around this has a color of #845f6d        
        
          <div style="border:2px solid #845f6d;">Content here</div>
        
        
          .myborder {border:2px solid #845f6d;}
        
        Border color #845f6d