#825b4b color space conversions
Hex:
        #825b4b
        RGB:
        130, 91, 75
        CMY:
        49, 64, 71
        CMYK:
        0, 30, 42, 49
      HSL:
        17°, 26.8293%, 40.1961%
        HSV (HSB):
        17°, 42.3077%, 50.9804%
        XYZ:
        14.2170, 12.7360, 8.3656
        xyY:
        0.4025, 0.3606, 12.7360
      CIE-Lab:
        42.3627, 13.8522, 15.6013
        CIE-LCH:
        42.3627, 20.8634, 48.3986
        CIE-Luv:
        42.3627, 27.0031, 16.1159
        Hunter-Lab:
        35.6875, 8.6567, 11.0830
      #825b4b color charts
#825b4b RGB chart
      #825b4b CMYK chart
      #825b4b RGB pie chart
      #825b4b color shades, tints & tones
#825b4b color schemes
#825b4b color preview, HTML & CSS examples
           This text has a color of #825b4b        
        
          <p style="color:#825b4b;">Text here</p>
        
        
          .mytext {color:#825b4b;}
        
        Text color #825b4b
      
           This box has a color of #825b4b        
        
          <div style="background-color:#825b4b;">Content here</div>
        
        
          .mybackground {background-color:#825b4b;}
        
        Background color #825b4b
      
           Border around this has a color of #825b4b        
        
          <div style="border:2px solid #825b4b;">Content here</div>
        
        
          .myborder {border:2px solid #825b4b;}
        
        Border color #825b4b