#845a6a color space conversions
Hex:
        #845a6a
        RGB:
        132, 90, 106
        CMY:
        48, 65, 58
        CMYK:
        0, 32, 20, 48
      HSL:
        337°, 18.9189%, 43.5294%
        HSV (HSB):
        337°, 31.8182%, 51.7647%
        XYZ:
        15.7734, 13.2585, 15.3635
        xyY:
        0.3553, 0.2986, 13.2585
      CIE-Lab:
        43.1501, 19.8102, -2.1383
        CIE-LCH:
        43.1501, 19.9253, 353.8393
        CIE-Luv:
        43.1501, 24.7595, -5.9984
        Hunter-Lab:
        36.4122, 13.6031, 0.4722
      #845a6a color charts
#845a6a RGB chart
      #845a6a CMYK chart
      #845a6a RGB pie chart
      #845a6a color shades, tints & tones
#845a6a color schemes
#845a6a color preview, HTML & CSS examples
           This text has a color of #845a6a        
        
          <p style="color:#845a6a;">Text here</p>
        
        
          .mytext {color:#845a6a;}
        
        Text color #845a6a
      
           This box has a color of #845a6a        
        
          <div style="background-color:#845a6a;">Content here</div>
        
        
          .mybackground {background-color:#845a6a;}
        
        Background color #845a6a
      
           Border around this has a color of #845a6a        
        
          <div style="border:2px solid #845a6a;">Content here</div>
        
        
          .myborder {border:2px solid #845a6a;}
        
        Border color #845a6a