#825e2a color space conversions
Hex:
        #825e2a
        RGB:
        130, 94, 42
        CMY:
        49, 63, 84
        CMYK:
        0, 28, 68, 49
      HSL:
        35°, 51.1628%, 33.7255%
        HSV (HSB):
        35°, 67.6923%, 50.9804%
        XYZ:
        13.6265, 12.9184, 3.9658
        xyY:
        0.4466, 0.4234, 12.9184
      CIE-Lab:
        42.6400, 8.9304, 34.8076
        CIE-LCH:
        42.6400, 35.9350, 75.6103
        CIE-Luv:
        42.6400, 28.1076, 34.2741
        Hunter-Lab:
        35.9422, 4.7748, 18.6176
      #825e2a color charts
#825e2a RGB chart
      #825e2a CMYK chart
      #825e2a RGB pie chart
      #825e2a color shades, tints & tones
#825e2a color schemes
#825e2a color preview, HTML & CSS examples
           This text has a color of #825e2a        
        
          <p style="color:#825e2a;">Text here</p>
        
        
          .mytext {color:#825e2a;}
        
        Text color #825e2a
      
           This box has a color of #825e2a        
        
          <div style="background-color:#825e2a;">Content here</div>
        
        
          .mybackground {background-color:#825e2a;}
        
        Background color #825e2a
      
           Border around this has a color of #825e2a        
        
          <div style="border:2px solid #825e2a;">Content here</div>
        
        
          .myborder {border:2px solid #825e2a;}
        
        Border color #825e2a