#7f7f33 color space conversions
Hex:
        #7f7f33
        RGB:
        127, 127, 51
        CMY:
        50, 50, 80
        CMYK:
        0, 0, 60, 50
      HSL:
        60°, 42.6966%, 34.9020%
        HSV (HSB):
        60°, 59.8425%, 49.8039%
        XYZ:
        16.9393, 19.9298, 6.0860
        xyY:
        0.3943, 0.4640, 19.9298
      CIE-Lab:
        51.7577, -10.6819, 40.3543
        CIE-LCH:
        51.7577, 41.7442, 104.8263
        CIE-Luv:
        51.7577, 3.3230, 46.0649
        Hunter-Lab:
        44.6428, -10.3946, 23.1671
      #7f7f33 color charts
#7f7f33 RGB chart
      #7f7f33 CMYK chart
      #7f7f33 RGB pie chart
      #7f7f33 color shades, tints & tones
#7f7f33 color schemes
#7f7f33 color preview, HTML & CSS examples
           This text has a color of #7f7f33        
        
          <p style="color:#7f7f33;">Text here</p>
        
        
          .mytext {color:#7f7f33;}
        
        Text color #7f7f33
      
           This box has a color of #7f7f33        
        
          <div style="background-color:#7f7f33;">Content here</div>
        
        
          .mybackground {background-color:#7f7f33;}
        
        Background color #7f7f33
      
           Border around this has a color of #7f7f33        
        
          <div style="border:2px solid #7f7f33;">Content here</div>
        
        
          .myborder {border:2px solid #7f7f33;}
        
        Border color #7f7f33