#7f7d29 color space conversions
Hex:
        #7f7d29
        RGB:
        127, 125, 41
        CMY:
        50, 51, 84
        CMYK:
        0, 2, 68, 50
      HSL:
        59°, 51.1905%, 32.9412%
        HSV (HSB):
        59°, 67.7165%, 49.8039%
        XYZ:
        16.4863, 19.3394, 4.9618
        xyY:
        0.4042, 0.4742, 19.3394
      CIE-Lab:
        51.0819, -10.3000, 44.2216
        CIE-LCH:
        51.0819, 45.4053, 103.1115
        CIE-Luv:
        51.0819, 4.8485, 48.5494
        Hunter-Lab:
        43.9765, -10.0415, 24.0940
      #7f7d29 color charts
#7f7d29 RGB chart
      #7f7d29 CMYK chart
      #7f7d29 RGB pie chart
      #7f7d29 color shades, tints & tones
#7f7d29 color schemes
#7f7d29 color preview, HTML & CSS examples
           This text has a color of #7f7d29        
        
          <p style="color:#7f7d29;">Text here</p>
        
        
          .mytext {color:#7f7d29;}
        
        Text color #7f7d29
      
           This box has a color of #7f7d29        
        
          <div style="background-color:#7f7d29;">Content here</div>
        
        
          .mybackground {background-color:#7f7d29;}
        
        Background color #7f7d29
      
           Border around this has a color of #7f7d29        
        
          <div style="border:2px solid #7f7d29;">Content here</div>
        
        
          .myborder {border:2px solid #7f7d29;}
        
        Border color #7f7d29