#7f772f color space conversions
Hex:
        #7f772f
        RGB:
        127, 119, 47
        CMY:
        50, 53, 82
        CMYK:
        0, 6, 63, 50
      HSL:
        54°, 45.9770%, 34.1176%
        HSV (HSB):
        54°, 62.9921%, 49.8039%
        XYZ:
        15.8623, 17.9109, 5.3104
        xyY:
        0.4059, 0.4583, 17.9109
      CIE-Lab:
        49.3879, -6.5613, 39.6653
        CIE-LCH:
        49.3879, 40.2043, 99.3926
        CIE-Luv:
        49.3879, 8.5621, 43.7701
        Hunter-Lab:
        42.3213, -7.1592, 22.1852
      #7f772f color charts
#7f772f RGB chart
      #7f772f CMYK chart
      #7f772f RGB pie chart
      #7f772f color shades, tints & tones
#7f772f color schemes
#7f772f color preview, HTML & CSS examples
           This text has a color of #7f772f        
        
          <p style="color:#7f772f;">Text here</p>
        
        
          .mytext {color:#7f772f;}
        
        Text color #7f772f
      
           This box has a color of #7f772f        
        
          <div style="background-color:#7f772f;">Content here</div>
        
        
          .mybackground {background-color:#7f772f;}
        
        Background color #7f772f
      
           Border around this has a color of #7f772f        
        
          <div style="border:2px solid #7f772f;">Content here</div>
        
        
          .myborder {border:2px solid #7f772f;}
        
        Border color #7f772f