#824d55 color space conversions
Hex:
        #824d55
        RGB:
        130, 77, 85
        CMY:
        49, 70, 67
        CMYK:
        0, 41, 35, 49
      HSL:
        351°, 25.6039%, 40.5882%
        HSV (HSB):
        351°, 40.7692%, 50.9804%
        XYZ:
        13.4995, 10.7095, 9.9500
        xyY:
        0.3952, 0.3135, 10.7095
      CIE-Lab:
        39.0868, 23.4304, 4.8926
        CIE-LCH:
        39.0868, 23.9358, 11.7946
        CIE-Luv:
        39.0868, 33.9772, 2.1138
        Hunter-Lab:
        32.7253, 16.3636, 4.8809
      #824d55 color charts
#824d55 RGB chart
      #824d55 CMYK chart
      #824d55 RGB pie chart
      #824d55 color shades, tints & tones
#824d55 color schemes
#824d55 color preview, HTML & CSS examples
           This text has a color of #824d55        
        
          <p style="color:#824d55;">Text here</p>
        
        
          .mytext {color:#824d55;}
        
        Text color #824d55
      
           This box has a color of #824d55        
        
          <div style="background-color:#824d55;">Content here</div>
        
        
          .mybackground {background-color:#824d55;}
        
        Background color #824d55
      
           Border around this has a color of #824d55        
        
          <div style="border:2px solid #824d55;">Content here</div>
        
        
          .myborder {border:2px solid #824d55;}
        
        Border color #824d55