#826e0d color space conversions
Hex:
        #826e0d
        RGB:
        130, 110, 13
        CMY:
        49, 57, 95
        CMYK:
        0, 15, 90, 49
      HSL:
        50°, 81.8182%, 28.0392%
        HSV (HSB):
        50°, 90.0000%, 50.9804%
        XYZ:
        14.8545, 15.9267, 2.6720
        xyY:
        0.4440, 0.4761, 15.9267
      CIE-Lab:
        46.8782, -1.7020, 50.2910
        CIE-LCH:
        46.8782, 50.3198, 91.9383
        CIE-Luv:
        46.8782, 17.7610, 48.2918
        Hunter-Lab:
        39.9083, -3.3991, 23.9661
      #826e0d color charts
#826e0d RGB chart
      #826e0d CMYK chart
      #826e0d RGB pie chart
      #826e0d color shades, tints & tones
#826e0d color schemes
#826e0d color preview, HTML & CSS examples
           This text has a color of #826e0d        
        
          <p style="color:#826e0d;">Text here</p>
        
        
          .mytext {color:#826e0d;}
        
        Text color #826e0d
      
           This box has a color of #826e0d        
        
          <div style="background-color:#826e0d;">Content here</div>
        
        
          .mybackground {background-color:#826e0d;}
        
        Background color #826e0d
      
           Border around this has a color of #826e0d        
        
          <div style="border:2px solid #826e0d;">Content here</div>
        
        
          .myborder {border:2px solid #826e0d;}
        
        Border color #826e0d