#845b6e color space conversions
Hex:
        #845b6e
        RGB:
        132, 91, 110
        CMY:
        48, 64, 57
        CMYK:
        0, 31, 17, 48
      HSL:
        332°, 18.3857%, 43.7255%
        HSV (HSB):
        332°, 31.0606%, 51.7647%
        XYZ:
        16.0713, 13.5135, 16.5132
        xyY:
        0.3486, 0.2931, 13.5135
      CIE-Lab:
        43.5270, 19.9047, -4.0236
        CIE-LCH:
        43.5270, 20.3073, 348.5720
        CIE-Luv:
        43.5270, 23.6243, -8.5187
        Hunter-Lab:
        36.7607, 13.7065, -0.9010
      #845b6e color charts
#845b6e RGB chart
      #845b6e CMYK chart
      #845b6e RGB pie chart
      #845b6e color shades, tints & tones
#845b6e color schemes
#845b6e color preview, HTML & CSS examples
           This text has a color of #845b6e        
        
          <p style="color:#845b6e;">Text here</p>
        
        
          .mytext {color:#845b6e;}
        
        Text color #845b6e
      
           This box has a color of #845b6e        
        
          <div style="background-color:#845b6e;">Content here</div>
        
        
          .mybackground {background-color:#845b6e;}
        
        Background color #845b6e
      
           Border around this has a color of #845b6e        
        
          <div style="border:2px solid #845b6e;">Content here</div>
        
        
          .myborder {border:2px solid #845b6e;}
        
        Border color #845b6e