#7f7c27 color space conversions
Hex:
        #7f7c27
        RGB:
        127, 124, 39
        CMY:
        50, 51, 85
        CMYK:
        0, 2, 69, 50
      HSL:
        58°, 53.0120%, 32.5490%
        HSV (HSB):
        58°, 69.2913%, 49.8039%
        XYZ:
        16.3263, 19.0738, 4.7406
        xyY:
        0.4067, 0.4752, 19.0738
      CIE-Lab:
        50.7735, -9.8755, 44.7675
        CIE-LCH:
        50.7735, 45.8438, 102.4400
        CIE-Luv:
        50.7735, 5.5405, 48.6996
        Hunter-Lab:
        43.6736, -9.7011, 24.1358
      #7f7c27 color charts
#7f7c27 RGB chart
      #7f7c27 CMYK chart
      #7f7c27 RGB pie chart
      #7f7c27 color shades, tints & tones
#7f7c27 color schemes
#7f7c27 color preview, HTML & CSS examples
           This text has a color of #7f7c27        
        
          <p style="color:#7f7c27;">Text here</p>
        
        
          .mytext {color:#7f7c27;}
        
        Text color #7f7c27
      
           This box has a color of #7f7c27        
        
          <div style="background-color:#7f7c27;">Content here</div>
        
        
          .mybackground {background-color:#7f7c27;}
        
        Background color #7f7c27
      
           Border around this has a color of #7f7c27        
        
          <div style="border:2px solid #7f7c27;">Content here</div>
        
        
          .myborder {border:2px solid #7f7c27;}
        
        Border color #7f7c27