#825f3b color space conversions
Hex:
        #825f3b
        RGB:
        130, 95, 59
        CMY:
        49, 63, 77
        CMYK:
        0, 27, 55, 49
      HSL:
        30°, 37.5661%, 37.0588%
        HSV (HSB):
        30°, 54.6154%, 50.9804%
        XYZ:
        14.0875, 13.2460, 5.9519
        xyY:
        0.4232, 0.3980, 13.2460
      CIE-Lab:
        43.1316, 9.7300, 26.0475
        CIE-LCH:
        43.1316, 27.8055, 69.5169
        CIE-Luv:
        43.1316, 26.0664, 27.2294
        Hunter-Lab:
        36.3951, 5.4011, 15.7805
      #825f3b color charts
#825f3b RGB chart
      #825f3b CMYK chart
      #825f3b RGB pie chart
      #825f3b color shades, tints & tones
#825f3b color schemes
#825f3b color preview, HTML & CSS examples
           This text has a color of #825f3b        
        
          <p style="color:#825f3b;">Text here</p>
        
        
          .mytext {color:#825f3b;}
        
        Text color #825f3b
      
           This box has a color of #825f3b        
        
          <div style="background-color:#825f3b;">Content here</div>
        
        
          .mybackground {background-color:#825f3b;}
        
        Background color #825f3b
      
           Border around this has a color of #825f3b        
        
          <div style="border:2px solid #825f3b;">Content here</div>
        
        
          .myborder {border:2px solid #825f3b;}
        
        Border color #825f3b