#824b25 color space conversions
Hex:
        #824b25
        RGB:
        130, 75, 37
        CMY:
        49, 71, 85
        CMYK:
        0, 42, 72, 49
      HSL:
        25°, 55.6886%, 32.7451%
        HSV (HSB):
        25°, 71.5385%, 50.9804%
        XYZ:
        12.0559, 9.9116, 3.0280
        xyY:
        0.4823, 0.3965, 9.9116
      CIE-Lab:
        37.6832, 19.8287, 31.9636
        CIE-LCH:
        37.6832, 37.6145, 58.1866
        CIE-Luv:
        37.6832, 42.1990, 27.9088
        Hunter-Lab:
        31.4826, 13.2601, 16.3354
      #824b25 color charts
#824b25 RGB chart
      #824b25 CMYK chart
      #824b25 RGB pie chart
      #824b25 color shades, tints & tones
#824b25 color schemes
#824b25 color preview, HTML & CSS examples
           This text has a color of #824b25        
        
          <p style="color:#824b25;">Text here</p>
        
        
          .mytext {color:#824b25;}
        
        Text color #824b25
      
           This box has a color of #824b25        
        
          <div style="background-color:#824b25;">Content here</div>
        
        
          .mybackground {background-color:#824b25;}
        
        Background color #824b25
      
           Border around this has a color of #824b25        
        
          <div style="border:2px solid #824b25;">Content here</div>
        
        
          .myborder {border:2px solid #824b25;}
        
        Border color #824b25