#827c1a color space conversions
Hex:
        #827c1a
        RGB:
        130, 124, 26
        CMY:
        49, 51, 90
        CMYK:
        0, 5, 80, 49
      HSL:
        57°, 66.6667%, 30.5882%
        HSV (HSB):
        57°, 80.0000%, 50.9804%
        XYZ:
        16.6000, 19.2357, 3.8152
        xyY:
        0.4187, 0.4851, 19.2357
      CIE-Lab:
        50.9618, -9.1426, 50.0054
        CIE-LCH:
        50.9618, 50.8343, 100.3611
        CIE-Luv:
        50.9618, 7.8846, 52.0133
        Hunter-Lab:
        43.8585, -9.1919, 25.5434
      #827c1a color charts
#827c1a RGB chart
      #827c1a CMYK chart
      #827c1a RGB pie chart
      #827c1a color shades, tints & tones
#827c1a color schemes
#827c1a color preview, HTML & CSS examples
           This text has a color of #827c1a        
        
          <p style="color:#827c1a;">Text here</p>
        
        
          .mytext {color:#827c1a;}
        
        Text color #827c1a
      
           This box has a color of #827c1a        
        
          <div style="background-color:#827c1a;">Content here</div>
        
        
          .mybackground {background-color:#827c1a;}
        
        Background color #827c1a
      
           Border around this has a color of #827c1a        
        
          <div style="border:2px solid #827c1a;">Content here</div>
        
        
          .myborder {border:2px solid #827c1a;}
        
        Border color #827c1a