#825b0b color space conversions
Hex:
        #825b0b
        RGB:
        130, 91, 11
        CMY:
        49, 64, 96
        CMYK:
        0, 30, 92, 49
      HSL:
        40°, 84.3972%, 27.6471%
        HSV (HSB):
        40°, 91.5385%, 50.9804%
        XYZ:
        13.0074, 12.2522, 1.9959
        xyY:
        0.4772, 0.4495, 12.2522
      CIE-Lab:
        41.6141, 9.3276, 46.6004
        CIE-LCH:
        41.6141, 47.5247, 78.6812
        CIE-Luv:
        41.6141, 31.7800, 40.8218
        Hunter-Lab:
        35.0031, 5.0766, 21.1213
      #825b0b color charts
#825b0b RGB chart
      #825b0b CMYK chart
      #825b0b RGB pie chart
      #825b0b color shades, tints & tones
#825b0b color schemes
#825b0b color preview, HTML & CSS examples
           This text has a color of #825b0b        
        
          <p style="color:#825b0b;">Text here</p>
        
        
          .mytext {color:#825b0b;}
        
        Text color #825b0b
      
           This box has a color of #825b0b        
        
          <div style="background-color:#825b0b;">Content here</div>
        
        
          .mybackground {background-color:#825b0b;}
        
        Background color #825b0b
      
           Border around this has a color of #825b0b        
        
          <div style="border:2px solid #825b0b;">Content here</div>
        
        
          .myborder {border:2px solid #825b0b;}
        
        Border color #825b0b