#827b3a color space conversions
Hex:
        #827b3a
        RGB:
        130, 123, 58
        CMY:
        49, 52, 77
        CMYK:
        0, 5, 55, 49
      HSL:
        54°, 38.2979%, 36.8627%
        HSV (HSB):
        54°, 55.3846%, 50.9804%
        XYZ:
        17.0526, 19.2172, 6.8135
        xyY:
        0.3958, 0.4460, 19.2172
      CIE-Lab:
        50.9404, -6.5330, 36.0121
        CIE-LCH:
        50.9404, 36.5998, 100.2822
        CIE-Luv:
        50.9404, 7.6514, 41.4588
        Hunter-Lab:
        43.8375, -7.2798, 21.4710
      #827b3a color charts
#827b3a RGB chart
      #827b3a CMYK chart
      #827b3a RGB pie chart
      #827b3a color shades, tints & tones
#827b3a color schemes
#827b3a color preview, HTML & CSS examples
           This text has a color of #827b3a        
        
          <p style="color:#827b3a;">Text here</p>
        
        
          .mytext {color:#827b3a;}
        
        Text color #827b3a
      
           This box has a color of #827b3a        
        
          <div style="background-color:#827b3a;">Content here</div>
        
        
          .mybackground {background-color:#827b3a;}
        
        Background color #827b3a
      
           Border around this has a color of #827b3a        
        
          <div style="border:2px solid #827b3a;">Content here</div>
        
        
          .myborder {border:2px solid #827b3a;}
        
        Border color #827b3a