#826f1d color space conversions
Hex:
        #826f1d
        RGB:
        130, 111, 29
        CMY:
        49, 56, 89
        CMYK:
        0, 15, 78, 49
      HSL:
        49°, 63.5220%, 31.1765%
        HSV (HSB):
        49°, 77.6923%, 50.9804%
        XYZ:
        15.1121, 16.2034, 3.4935
        xyY:
        0.4341, 0.4655, 16.2034
      CIE-Lab:
        47.2402, -1.7142, 45.4829
        CIE-LCH:
        47.2402, 45.5152, 92.1584
        CIE-Luv:
        47.2402, 16.6881, 45.7548
        Hunter-Lab:
        40.2535, -3.4303, 23.0318
      #826f1d color charts
#826f1d RGB chart
      #826f1d CMYK chart
      #826f1d RGB pie chart
      #826f1d color shades, tints & tones
#826f1d color schemes
#826f1d color preview, HTML & CSS examples
           This text has a color of #826f1d        
        
          <p style="color:#826f1d;">Text here</p>
        
        
          .mytext {color:#826f1d;}
        
        Text color #826f1d
      
           This box has a color of #826f1d        
        
          <div style="background-color:#826f1d;">Content here</div>
        
        
          .mybackground {background-color:#826f1d;}
        
        Background color #826f1d
      
           Border around this has a color of #826f1d        
        
          <div style="border:2px solid #826f1d;">Content here</div>
        
        
          .myborder {border:2px solid #826f1d;}
        
        Border color #826f1d