#825b5d color space conversions
Hex:
        #825b5d
        RGB:
        130, 91, 93
        CMY:
        49, 64, 64
        CMYK:
        0, 30, 28, 49
      HSL:
        357°, 17.6471%, 43.3333%
        HSV (HSB):
        357°, 30.0000%, 50.9804%
        XYZ:
        14.9228, 13.0183, 12.0822
        xyY:
        0.3729, 0.3253, 13.0183
      CIE-Lab:
        42.7908, 16.3283, 5.2557
        CIE-LCH:
        42.7908, 17.1533, 17.8422
        CIE-Luv:
        42.7908, 24.6822, 3.9414
        Hunter-Lab:
        36.0809, 10.6847, 5.4025
      #825b5d color charts
#825b5d RGB chart
      #825b5d CMYK chart
      #825b5d RGB pie chart
      #825b5d color shades, tints & tones
#825b5d color schemes
#825b5d color preview, HTML & CSS examples
           This text has a color of #825b5d        
        
          <p style="color:#825b5d;">Text here</p>
        
        
          .mytext {color:#825b5d;}
        
        Text color #825b5d
      
           This box has a color of #825b5d        
        
          <div style="background-color:#825b5d;">Content here</div>
        
        
          .mybackground {background-color:#825b5d;}
        
        Background color #825b5d
      
           Border around this has a color of #825b5d        
        
          <div style="border:2px solid #825b5d;">Content here</div>
        
        
          .myborder {border:2px solid #825b5d;}
        
        Border color #825b5d