#7f7d22 color space conversions
Hex:
        #7f7d22
        RGB:
        127, 125, 34
        CMY:
        50, 51, 87
        CMYK:
        0, 2, 73, 50
      HSL:
        59°, 57.7640%, 31.5686%
        HSV (HSB):
        59°, 73.2283%, 49.8039%
        XYZ:
        16.3747, 19.2948, 4.3746
        xyY:
        0.4089, 0.4818, 19.2948
      CIE-Lab:
        51.0303, -10.7077, 47.0697
        CIE-LCH:
        51.0303, 48.2722, 102.8158
        CIE-Luv:
        51.0303, 5.0005, 50.5285
        Hunter-Lab:
        43.9258, -10.3285, 24.8433
      #7f7d22 color charts
#7f7d22 RGB chart
      #7f7d22 CMYK chart
      #7f7d22 RGB pie chart
      #7f7d22 color shades, tints & tones
#7f7d22 color schemes
#7f7d22 color preview, HTML & CSS examples
           This text has a color of #7f7d22        
        
          <p style="color:#7f7d22;">Text here</p>
        
        
          .mytext {color:#7f7d22;}
        
        Text color #7f7d22
      
           This box has a color of #7f7d22        
        
          <div style="background-color:#7f7d22;">Content here</div>
        
        
          .mybackground {background-color:#7f7d22;}
        
        Background color #7f7d22
      
           Border around this has a color of #7f7d22        
        
          <div style="border:2px solid #7f7d22;">Content here</div>
        
        
          .myborder {border:2px solid #7f7d22;}
        
        Border color #7f7d22