#825a1d color space conversions
Hex:
        #825a1d
        RGB:
        130, 90, 29
        CMY:
        49, 65, 89
        CMYK:
        0, 31, 78, 49
      HSL:
        36°, 63.5220%, 31.1765%
        HSV (HSB):
        36°, 77.6923%, 50.9804%
        XYZ:
        13.0839, 12.1469, 2.8174
        xyY:
        0.4665, 0.4331, 12.1469
      CIE-Lab:
        41.4486, 10.5448, 39.8942
        CIE-LCH:
        41.4486, 41.2643, 75.1942
        CIE-Luv:
        41.4486, 31.8100, 36.7706
        Hunter-Lab:
        34.8524, 6.0187, 19.6038
      #825a1d color charts
#825a1d RGB chart
      #825a1d CMYK chart
      #825a1d RGB pie chart
      #825a1d color shades, tints & tones
#825a1d color schemes
#825a1d color preview, HTML & CSS examples
           This text has a color of #825a1d        
        
          <p style="color:#825a1d;">Text here</p>
        
        
          .mytext {color:#825a1d;}
        
        Text color #825a1d
      
           This box has a color of #825a1d        
        
          <div style="background-color:#825a1d;">Content here</div>
        
        
          .mybackground {background-color:#825a1d;}
        
        Background color #825a1d
      
           Border around this has a color of #825a1d        
        
          <div style="border:2px solid #825a1d;">Content here</div>
        
        
          .myborder {border:2px solid #825a1d;}
        
        Border color #825a1d