#828c55 color space conversions
Hex:
        #828c55
        RGB:
        130, 140, 85
        CMY:
        49, 45, 67
        CMYK:
        7, 0, 39, 45
      HSL:
        71°, 24.4444%, 44.1176%
        HSV (HSB):
        71°, 39.2857%, 54.9020%
        XYZ:
        20.2237, 24.1579, 12.1914
        xyY:
        0.3575, 0.4270, 24.1579
      CIE-Lab:
        56.2455, -12.9033, 28.1648
        CIE-LCH:
        56.2455, 30.9799, 114.6141
        CIE-Luv:
        56.2455, -3.5462, 36.8247
        Hunter-Lab:
        49.1507, -12.5674, 19.6991
      #828c55 color charts
#828c55 RGB chart
      #828c55 CMYK chart
      #828c55 RGB pie chart
      #828c55 color shades, tints & tones
#828c55 color schemes
#828c55 color preview, HTML & CSS examples
           This text has a color of #828c55        
        
          <p style="color:#828c55;">Text here</p>
        
        
          .mytext {color:#828c55;}
        
        Text color #828c55
      
           This box has a color of #828c55        
        
          <div style="background-color:#828c55;">Content here</div>
        
        
          .mybackground {background-color:#828c55;}
        
        Background color #828c55
      
           Border around this has a color of #828c55        
        
          <div style="border:2px solid #828c55;">Content here</div>
        
        
          .myborder {border:2px solid #828c55;}
        
        Border color #828c55