#7e7a44 color space conversions
Hex:
        #7e7a44
        RGB:
        126, 122, 68
        CMY:
        51, 52, 73
        CMYK:
        0, 3, 46, 51
      HSL:
        56°, 29.8969%, 38.0392%
        HSV (HSB):
        56°, 46.0317%, 49.4118%
        XYZ:
        16.6071, 18.7720, 8.2169
        xyY:
        0.3809, 0.4306, 18.7720
      CIE-Lab:
        50.4194, -6.7649, 29.9988
        CIE-LCH:
        50.4194, 30.7521, 102.7079
        CIE-Luv:
        50.4194, 5.1937, 36.0403
        Hunter-Lab:
        43.3267, -7.4028, 19.0843
      #7e7a44 color charts
#7e7a44 RGB chart
      #7e7a44 CMYK chart
      #7e7a44 RGB pie chart
      #7e7a44 color shades, tints & tones
#7e7a44 color schemes
#7e7a44 color preview, HTML & CSS examples
           This text has a color of #7e7a44        
        
          <p style="color:#7e7a44;">Text here</p>
        
        
          .mytext {color:#7e7a44;}
        
        Text color #7e7a44
      
           This box has a color of #7e7a44        
        
          <div style="background-color:#7e7a44;">Content here</div>
        
        
          .mybackground {background-color:#7e7a44;}
        
        Background color #7e7a44
      
           Border around this has a color of #7e7a44        
        
          <div style="border:2px solid #7e7a44;">Content here</div>
        
        
          .myborder {border:2px solid #7e7a44;}
        
        Border color #7e7a44