#838a50 color space conversions
Hex:
        #838a50
        RGB:
        131, 138, 80
        CMY:
        49, 46, 69
        CMYK:
        5, 0, 42, 46
      HSL:
        67°, 26.6055%, 42.7451%
        HSV (HSB):
        67°, 42.0290%, 54.1176%
        XYZ:
        19.8965, 23.5814, 11.0924
        xyY:
        0.3646, 0.4321, 23.5814
      CIE-Lab:
        55.6663, -12.0250, 30.1542
        CIE-LCH:
        55.6663, 32.4635, 111.7412
        CIE-Luv:
        55.6663, -1.6256, 38.5383
        Hunter-Lab:
        48.5607, -11.8454, 20.4493
      #838a50 color charts
#838a50 RGB chart
      #838a50 CMYK chart
      #838a50 RGB pie chart
      #838a50 color shades, tints & tones
#838a50 color schemes
#838a50 color preview, HTML & CSS examples
           This text has a color of #838a50        
        
          <p style="color:#838a50;">Text here</p>
        
        
          .mytext {color:#838a50;}
        
        Text color #838a50
      
           This box has a color of #838a50        
        
          <div style="background-color:#838a50;">Content here</div>
        
        
          .mybackground {background-color:#838a50;}
        
        Background color #838a50
      
           Border around this has a color of #838a50        
        
          <div style="border:2px solid #838a50;">Content here</div>
        
        
          .myborder {border:2px solid #838a50;}
        
        Border color #838a50