#825b1f color space conversions
Hex:
        #825b1f
        RGB:
        130, 91, 31
        CMY:
        49, 64, 88
        CMYK:
        0, 30, 76, 49
      HSL:
        36°, 61.4907%, 31.5686%
        HSV (HSB):
        36°, 76.1538%, 50.9804%
        XYZ:
        13.1943, 12.3269, 2.9802
        xyY:
        0.4629, 0.4325, 12.3269
      CIE-Lab:
        41.7311, 10.0518, 39.2627
        CIE-LCH:
        41.7311, 40.5290, 75.6399
        CIE-Luv:
        41.7311, 30.9635, 36.6278
        Hunter-Lab:
        35.1097, 5.6388, 19.5441
      #825b1f color charts
#825b1f RGB chart
      #825b1f CMYK chart
      #825b1f RGB pie chart
      #825b1f color shades, tints & tones
#825b1f color schemes
#825b1f color preview, HTML & CSS examples
           This text has a color of #825b1f        
        
          <p style="color:#825b1f;">Text here</p>
        
        
          .mytext {color:#825b1f;}
        
        Text color #825b1f
      
           This box has a color of #825b1f        
        
          <div style="background-color:#825b1f;">Content here</div>
        
        
          .mybackground {background-color:#825b1f;}
        
        Background color #825b1f
      
           Border around this has a color of #825b1f        
        
          <div style="border:2px solid #825b1f;">Content here</div>
        
        
          .myborder {border:2px solid #825b1f;}
        
        Border color #825b1f