#827a42 color space conversions
Hex:
        #827a42
        RGB:
        130, 122, 66
        CMY:
        49, 52, 74
        CMYK:
        0, 6, 49, 49
      HSL:
        53°, 32.6531%, 38.4314%
        HSV (HSB):
        53°, 49.2308%, 50.9804%
        XYZ:
        17.1488, 19.0582, 7.9290
        xyY:
        0.3885, 0.4318, 19.0582
      CIE-Lab:
        50.7553, -5.2056, 31.5767
        CIE-LCH:
        50.7553, 32.0029, 99.3614
        CIE-Luv:
        50.7553, 7.9535, 37.2851
        Hunter-Lab:
        43.6557, -6.2793, 19.7904
      #827a42 color charts
#827a42 RGB chart
      #827a42 CMYK chart
      #827a42 RGB pie chart
      #827a42 color shades, tints & tones
#827a42 color schemes
#827a42 color preview, HTML & CSS examples
           This text has a color of #827a42        
        
          <p style="color:#827a42;">Text here</p>
        
        
          .mytext {color:#827a42;}
        
        Text color #827a42
      
           This box has a color of #827a42        
        
          <div style="background-color:#827a42;">Content here</div>
        
        
          .mybackground {background-color:#827a42;}
        
        Background color #827a42
      
           Border around this has a color of #827a42        
        
          <div style="border:2px solid #827a42;">Content here</div>
        
        
          .myborder {border:2px solid #827a42;}
        
        Border color #827a42