#7f9528 color space conversions
Hex:
        #7f9528
        RGB:
        127, 149, 40
        CMY:
        50, 42, 84
        CMYK:
        15, 0, 73, 42
      HSL:
        72°, 57.6720%, 37.0588%
        HSV (HSB):
        72°, 73.1544%, 58.4314%
        XYZ:
        19.8828, 26.1601, 6.0090
        xyY:
        0.3820, 0.5026, 26.1601
      CIE-Lab:
        58.1887, -22.9657, 51.7663
        CIE-LCH:
        58.1887, 56.6319, 113.9240
        CIE-Luv:
        58.1887, -9.8467, 59.6121
        Hunter-Lab:
        51.1470, -20.1172, 28.8372
      #7f9528 color charts
#7f9528 RGB chart
      #7f9528 CMYK chart
      #7f9528 RGB pie chart
      #7f9528 color shades, tints & tones
#7f9528 color schemes
#7f9528 color preview, HTML & CSS examples
           This text has a color of #7f9528        
        
          <p style="color:#7f9528;">Text here</p>
        
        
          .mytext {color:#7f9528;}
        
        Text color #7f9528
      
           This box has a color of #7f9528        
        
          <div style="background-color:#7f9528;">Content here</div>
        
        
          .mybackground {background-color:#7f9528;}
        
        Background color #7f9528
      
           Border around this has a color of #7f9528        
        
          <div style="border:2px solid #7f9528;">Content here</div>
        
        
          .myborder {border:2px solid #7f9528;}
        
        Border color #7f9528