#7f7b44 color space conversions
Hex:
        #7f7b44
        RGB:
        127, 123, 68
        CMY:
        50, 52, 73
        CMYK:
        0, 3, 46, 50
      HSL:
        56°, 30.2564%, 38.2353%
        HSV (HSB):
        56°, 46.4567%, 49.8039%
        XYZ:
        16.8787, 19.0953, 8.2650
        xyY:
        0.3815, 0.4316, 19.0953
      CIE-Lab:
        50.7985, -6.8831, 30.4879
        CIE-LCH:
        50.7985, 31.2552, 102.7220
        CIE-Luv:
        50.7985, 5.2393, 36.6216
        Hunter-Lab:
        43.6982, -7.5248, 19.3747
      #7f7b44 color charts
#7f7b44 RGB chart
      #7f7b44 CMYK chart
      #7f7b44 RGB pie chart
      #7f7b44 color shades, tints & tones
#7f7b44 color schemes
#7f7b44 color preview, HTML & CSS examples
           This text has a color of #7f7b44        
        
          <p style="color:#7f7b44;">Text here</p>
        
        
          .mytext {color:#7f7b44;}
        
        Text color #7f7b44
      
           This box has a color of #7f7b44        
        
          <div style="background-color:#7f7b44;">Content here</div>
        
        
          .mybackground {background-color:#7f7b44;}
        
        Background color #7f7b44
      
           Border around this has a color of #7f7b44        
        
          <div style="border:2px solid #7f7b44;">Content here</div>
        
        
          .myborder {border:2px solid #7f7b44;}
        
        Border color #7f7b44