#82572d color space conversions
Hex:
        #82572d
        RGB:
        130, 87, 45
        CMY:
        49, 66, 82
        CMYK:
        0, 33, 65, 49
      HSL:
        30°, 48.5714%, 34.3137%
        HSV (HSB):
        30°, 65.3846%, 50.9804%
        XYZ:
        13.0878, 11.7517, 4.0611
        xyY:
        0.4529, 0.4066, 11.7517
      CIE-Lab:
        40.8187, 13.2856, 31.1404
        CIE-LCH:
        40.8187, 33.8560, 66.8952
        CIE-Luv:
        40.8187, 32.8507, 29.9452
        Hunter-Lab:
        34.2807, 8.1569, 16.9726
      #82572d color charts
#82572d RGB chart
      #82572d CMYK chart
      #82572d RGB pie chart
      #82572d color shades, tints & tones
#82572d color schemes
#82572d color preview, HTML & CSS examples
           This text has a color of #82572d        
        
          <p style="color:#82572d;">Text here</p>
        
        
          .mytext {color:#82572d;}
        
        Text color #82572d
      
           This box has a color of #82572d        
        
          <div style="background-color:#82572d;">Content here</div>
        
        
          .mybackground {background-color:#82572d;}
        
        Background color #82572d
      
           Border around this has a color of #82572d        
        
          <div style="border:2px solid #82572d;">Content here</div>
        
        
          .myborder {border:2px solid #82572d;}
        
        Border color #82572d