#7f7d20 color space conversions
Hex:
        #7f7d20
        RGB:
        127, 125, 32
        CMY:
        50, 51, 87
        CMYK:
        0, 2, 75, 50
      HSL:
        59°, 59.7484%, 31.1765%
        HSV (HSB):
        59°, 74.8031%, 49.8039%
        XYZ:
        16.3467, 19.2835, 4.2270
        xyY:
        0.4101, 0.4838, 19.2835
      CIE-Lab:
        51.0173, -10.8105, 47.8263
        CIE-LCH:
        51.0173, 49.0329, 102.7369
        CIE-Luv:
        51.0173, 5.0391, 51.0302
        Hunter-Lab:
        43.9130, -10.4008, 25.0319
      #7f7d20 color charts
#7f7d20 RGB chart
      #7f7d20 CMYK chart
      #7f7d20 RGB pie chart
      #7f7d20 color shades, tints & tones
#7f7d20 color schemes
#7f7d20 color preview, HTML & CSS examples
           This text has a color of #7f7d20        
        
          <p style="color:#7f7d20;">Text here</p>
        
        
          .mytext {color:#7f7d20;}
        
        Text color #7f7d20
      
           This box has a color of #7f7d20        
        
          <div style="background-color:#7f7d20;">Content here</div>
        
        
          .mybackground {background-color:#7f7d20;}
        
        Background color #7f7d20
      
           Border around this has a color of #7f7d20        
        
          <div style="border:2px solid #7f7d20;">Content here</div>
        
        
          .myborder {border:2px solid #7f7d20;}
        
        Border color #7f7d20