#827c2e color space conversions
Hex:
        #827c2e
        RGB:
        130, 124, 46
        CMY:
        49, 51, 82
        CMYK:
        0, 5, 65, 49
      HSL:
        56°, 47.7273%, 34.5098%
        HSV (HSB):
        56°, 64.6154%, 50.9804%
        XYZ:
        16.9067, 19.3584, 5.4302
        xyY:
        0.4055, 0.4643, 19.3584
      CIE-Lab:
        51.1039, -8.0442, 42.0786
        CIE-LCH:
        51.1039, 42.8406, 100.8227
        CIE-Luv:
        51.1039, 7.4144, 46.5749
        Hunter-Lab:
        43.9982, -8.4065, 23.4812
      #827c2e color charts
#827c2e RGB chart
      #827c2e CMYK chart
      #827c2e RGB pie chart
      #827c2e color shades, tints & tones
#827c2e color schemes
#827c2e color preview, HTML & CSS examples
           This text has a color of #827c2e        
        
          <p style="color:#827c2e;">Text here</p>
        
        
          .mytext {color:#827c2e;}
        
        Text color #827c2e
      
           This box has a color of #827c2e        
        
          <div style="background-color:#827c2e;">Content here</div>
        
        
          .mybackground {background-color:#827c2e;}
        
        Background color #827c2e
      
           Border around this has a color of #827c2e        
        
          <div style="border:2px solid #827c2e;">Content here</div>
        
        
          .myborder {border:2px solid #827c2e;}
        
        Border color #827c2e