#7a5c4e color space conversions
Hex:
        #7a5c4e
        RGB:
        122, 92, 78
        CMY:
        52, 64, 69
        CMYK:
        0, 25, 36, 52
      HSL:
        19°, 22.0000%, 39.2157%
        HSV (HSB):
        19°, 36.0656%, 47.8431%
        XYZ:
        13.2283, 12.3419, 8.8927
        xyY:
        0.3838, 0.3581, 12.3419
      CIE-Lab:
        41.7545, 10.1731, 12.8029
        CIE-LCH:
        41.7545, 16.3525, 51.5295
        CIE-Luv:
        41.7545, 20.2432, 13.7129
        Hunter-Lab:
        35.1311, 5.7334, 9.5836
      #7a5c4e color charts
#7a5c4e RGB chart
      #7a5c4e CMYK chart
      #7a5c4e RGB pie chart
      #7a5c4e color shades, tints & tones
#7a5c4e color schemes
#7a5c4e color preview, HTML & CSS examples
           This text has a color of #7a5c4e        
        
          <p style="color:#7a5c4e;">Text here</p>
        
        
          .mytext {color:#7a5c4e;}
        
        Text color #7a5c4e
      
           This box has a color of #7a5c4e        
        
          <div style="background-color:#7a5c4e;">Content here</div>
        
        
          .mybackground {background-color:#7a5c4e;}
        
        Background color #7a5c4e
      
           Border around this has a color of #7a5c4e        
        
          <div style="border:2px solid #7a5c4e;">Content here</div>
        
        
          .myborder {border:2px solid #7a5c4e;}
        
        Border color #7a5c4e