#7f7a43 color space conversions
Hex:
        #7f7a43
        RGB:
        127, 122, 67
        CMY:
        50, 52, 74
        CMYK:
        0, 4, 47, 50
      HSL:
        55°, 30.9278%, 38.0392%
        HSV (HSB):
        55°, 47.2441%, 49.8039%
        XYZ:
        16.7250, 18.8363, 8.0645
        xyY:
        0.3834, 0.4318, 18.8363
      CIE-Lab:
        50.4952, -6.4312, 30.6554
        CIE-LCH:
        50.4952, 31.3227, 101.8483
        CIE-Luv:
        50.4952, 5.8979, 36.6050
        Hunter-Lab:
        43.4009, -7.1643, 19.3637
      #7f7a43 color charts
#7f7a43 RGB chart
      #7f7a43 CMYK chart
      #7f7a43 RGB pie chart
      #7f7a43 color shades, tints & tones
#7f7a43 color schemes
#7f7a43 color preview, HTML & CSS examples
           This text has a color of #7f7a43        
        
          <p style="color:#7f7a43;">Text here</p>
        
        
          .mytext {color:#7f7a43;}
        
        Text color #7f7a43
      
           This box has a color of #7f7a43        
        
          <div style="background-color:#7f7a43;">Content here</div>
        
        
          .mybackground {background-color:#7f7a43;}
        
        Background color #7f7a43
      
           Border around this has a color of #7f7a43        
        
          <div style="border:2px solid #7f7a43;">Content here</div>
        
        
          .myborder {border:2px solid #7f7a43;}
        
        Border color #7f7a43