#7a5f2a color space conversions
Hex:
        #7a5f2a
        RGB:
        122, 95, 42
        CMY:
        52, 63, 84
        CMYK:
        0, 22, 66, 52
      HSL:
        40°, 48.7805%, 32.1569%
        HSV (HSB):
        40°, 65.5738%, 47.8431%
        XYZ:
        12.5362, 12.4892, 3.9404
        xyY:
        0.4328, 0.4312, 12.4892
      CIE-Lab:
        41.9832, 4.5865, 33.8169
        CIE-LCH:
        41.9832, 34.1266, 82.2762
        CIE-Luv:
        41.9832, 21.3033, 34.1814
        Hunter-Lab:
        35.3400, 1.4743, 18.1272
      #7a5f2a color charts
#7a5f2a RGB chart
      #7a5f2a CMYK chart
      #7a5f2a RGB pie chart
      #7a5f2a color shades, tints & tones
#7a5f2a color schemes
#7a5f2a color preview, HTML & CSS examples
           This text has a color of #7a5f2a        
        
          <p style="color:#7a5f2a;">Text here</p>
        
        
          .mytext {color:#7a5f2a;}
        
        Text color #7a5f2a
      
           This box has a color of #7a5f2a        
        
          <div style="background-color:#7a5f2a;">Content here</div>
        
        
          .mybackground {background-color:#7a5f2a;}
        
        Background color #7a5f2a
      
           Border around this has a color of #7a5f2a        
        
          <div style="border:2px solid #7a5f2a;">Content here</div>
        
        
          .myborder {border:2px solid #7a5f2a;}
        
        Border color #7a5f2a