#73525d color space conversions
Hex:
        #73525d
        RGB:
        115, 82, 93
        CMY:
        55, 68, 64
        CMYK:
        0, 29, 19, 55
      HSL:
        340°, 16.7513%, 38.6275%
        HSV (HSB):
        340°, 28.6957%, 45.0980%
        XYZ:
        12.0633, 10.4697, 11.7410
        xyY:
        0.3520, 0.3055, 10.4697
      CIE-Lab:
        38.6726, 15.6152, -0.9313
        CIE-LCH:
        38.6726, 15.6430, 356.5870
        CIE-Luv:
        38.6726, 19.2606, -3.6134
        Hunter-Lab:
        32.3570, 9.9236, 1.1360
      #73525d color charts
#73525d RGB chart
      #73525d CMYK chart
      #73525d RGB pie chart
      #73525d color shades, tints & tones
#73525d color schemes
#73525d color preview, HTML & CSS examples
           This text has a color of #73525d        
        
          <p style="color:#73525d;">Text here</p>
        
        
          .mytext {color:#73525d;}
        
        Text color #73525d
      
           This box has a color of #73525d        
        
          <div style="background-color:#73525d;">Content here</div>
        
        
          .mybackground {background-color:#73525d;}
        
        Background color #73525d
      
           Border around this has a color of #73525d        
        
          <div style="border:2px solid #73525d;">Content here</div>
        
        
          .myborder {border:2px solid #73525d;}
        
        Border color #73525d