#825c5d color space conversions
Hex:
        #825c5d
        RGB:
        130, 92, 93
        CMY:
        49, 64, 64
        CMYK:
        0, 29, 28, 49
      HSL:
        358°, 17.1171%, 43.5294%
        HSV (HSB):
        358°, 29.2308%, 50.9804%
        XYZ:
        15.0089, 13.1904, 12.1109
        xyY:
        0.3723, 0.3272, 13.1904
      CIE-Lab:
        43.0488, 15.7339, 5.6245
        CIE-LCH:
        43.0488, 16.7090, 19.6707
        CIE-Luv:
        43.0488, 24.1061, 4.5037
        Hunter-Lab:
        36.3186, 10.2084, 5.6521
      #825c5d color charts
#825c5d RGB chart
      #825c5d CMYK chart
      #825c5d RGB pie chart
      #825c5d color shades, tints & tones
#825c5d color schemes
#825c5d color preview, HTML & CSS examples
           This text has a color of #825c5d        
        
          <p style="color:#825c5d;">Text here</p>
        
        
          .mytext {color:#825c5d;}
        
        Text color #825c5d
      
           This box has a color of #825c5d        
        
          <div style="background-color:#825c5d;">Content here</div>
        
        
          .mybackground {background-color:#825c5d;}
        
        Background color #825c5d
      
           Border around this has a color of #825c5d        
        
          <div style="border:2px solid #825c5d;">Content here</div>
        
        
          .myborder {border:2px solid #825c5d;}
        
        Border color #825c5d