#834e6a color space conversions
Hex:
        #834e6a
        RGB:
        131, 78, 106
        CMY:
        49, 69, 58
        CMYK:
        0, 40, 19, 49
      HSL:
        328°, 25.3589%, 40.9804%
        HSV (HSB):
        328°, 40.4580%, 51.3725%
        XYZ:
        14.6860, 11.3147, 15.0456
        xyY:
        0.3578, 0.2757, 11.3147
      CIE-Lab:
        40.1055, 26.4685, -6.6646
        CIE-LCH:
        40.1055, 27.2947, 345.8671
        CIE-Luv:
        40.1055, 30.2798, -12.8812
        Hunter-Lab:
        33.6373, 19.0675, -2.9736
      #834e6a color charts
#834e6a RGB chart
      #834e6a CMYK chart
      #834e6a RGB pie chart
      #834e6a color shades, tints & tones
#834e6a color schemes
#834e6a color preview, HTML & CSS examples
           This text has a color of #834e6a        
        
          <p style="color:#834e6a;">Text here</p>
        
        
          .mytext {color:#834e6a;}
        
        Text color #834e6a
      
           This box has a color of #834e6a        
        
          <div style="background-color:#834e6a;">Content here</div>
        
        
          .mybackground {background-color:#834e6a;}
        
        Background color #834e6a
      
           Border around this has a color of #834e6a        
        
          <div style="border:2px solid #834e6a;">Content here</div>
        
        
          .myborder {border:2px solid #834e6a;}
        
        Border color #834e6a